diff --git a/CHANGELOG.md b/CHANGELOG.md index 77cee00..5533b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,15 @@ -## [2.0.0](https://github.com/Codeception/module-phalcon5/releases/tag/1.0.0) (12-16-2021) +## [2.0.1](https://github.com/Codeception/module-phalcon5/releases/tag/2.0.1) (12-16-2021) - Fixed `getRawBody()` return type [#8](https://github.com/Codeception/module-phalcon5/issues/8) -## [2.0.0](https://github.com/Codeception/module-phalcon5/releases/tag/1.0.0) (12-16-2021) +## [2.0.0](https://github.com/Codeception/module-phalcon5/releases/tag/2.0.0) (12-16-2021) - Use of Codeception v5+ - Use of Phalcon 5.0.0RC1+ - Corrected namespaces - Cosmetic changes -## [1.0.1](https://github.com/Codeception/module-phalcon5/releases/tag/1.0.0) (12-16-2021) +## [1.0.1](https://github.com/Codeception/module-phalcon5/releases/tag/1.0.1) (12-16-2021) - Corrections for Packagist descriptions and PHP minimum version