diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e9438a..d6c10c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [2.2.3](https://github.com/phalcon/migrations/releases/tag/v2.2.3) (2021-08-11) +- Changeed column modification behaviour during table morph ([#97](https://github.com/phalcon/migrations/issues/97)) + # [2.2.2](https://github.com/phalcon/migrations/releases/tag/v2.2.2) (2021-08-08) - Integrated nette/php-generator, changed algorithm of migrations generation ([#90](https://github.com/phalcon/migrations/issues/90))