From 8723973f387b26db0323cace9b50df4043caea89 Mon Sep 17 00:00:00 2001 From: Ignace Nyamagana Butera Date: Sat, 28 May 2022 08:10:33 +0200 Subject: [PATCH] Prepare next release --- CHANGELOG.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c62861cf..b73dd9e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,25 @@ All Notable changes to `League\Uri` will be documented in this file -## [6.6.0](https://github.com/thephpleague/uri-components/compare/6.5.0...6.6.0) - 2022-05-28 +## [Next](https://github.com/thephpleague/uri/compare/6.6.0...master) - TBD + +### Added + +- None + +### Fixed + +- None + +### Deprecated + +- None + +### Remove + +- None + +## [6.6.0](https://github.com/thephpleague/uri/compare/6.5.0...6.6.0) - 2022-05-28 ### Added