diff --git a/CHANGELOG.md b/CHANGELOG.md index fa0625b4..da84cb52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All Notable changes to `League\Uri\Components` will be documented in this file +## 0.2.1 + +### Added + +- None + +### Fixed + +- issue [#84](https://github.com/thephpleague/uri/issues/84). Query string is not well encoded. + +### Deprecated + +- None + +### Removed + +- None + ## 0.2.0 ### Added