diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ddba35..c5ef545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,27 +2,24 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 0.2.1 - TBD +## 0.2.1 - 2021-09-17 -### Added -- Nothing. - -### Changed - -- Nothing. +----- -### Deprecated +### Release Notes for [0.2.1](https://github.com/open-code-modeling/php-filter/milestone/7) -- Nothing. +0.2.x bugfix release (patch) -### Removed +### 0.2.1 -- Nothing. +- Total issues resolved: **1** +- Total pull requests resolved: **0** +- Total contributors: **1** -### Fixed +#### bug -- Nothing. + - [18: Support separator slash](https://github.com/open-code-modeling/php-filter/issues/18) thanks to @sandrokeil ## 0.2.0 - 2021-07-27