From 52a1c8859710b6d71a2d636bb922dbb602c9723b Mon Sep 17 00:00:00 2001 From: Nikolaos Dimopoulos Date: Tue, 8 Aug 2023 10:57:30 -0400 Subject: [PATCH] correcting changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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