Skip to content

Commit 15c3d63

Browse files
committed
Update CHANGELOG.md
1 parent f0f76e1 commit 15c3d63

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
# [2.1.5](https://github.com/phalcon/migrations/releases/tag/v2.1.4) (2020-11-03)
1+
# [2.1.6](https://github.com/phalcon/migrations/releases/tag/v2.1.5) (2021-03-22)
2+
- Fixed duplicated table `phalcon_migrations` in PostgreSQL ([#104](https://github.com/phalcon/migrations/issues/104))
3+
- Fixed morphing when column attribute `unsiged` is changed ([#109](https://github.com/phalcon/migrations/issues/109))
4+
5+
6+
# [2.1.5](https://github.com/phalcon/migrations/releases/tag/v2.1.5) (2020-11-03)
27
- Enhanced error output during failed table morph ([#99](https://github.com/phalcon/migrations/issues/94))
38

9+
410
# [2.1.4](https://github.com/phalcon/migrations/releases/tag/v2.1.4) (2020-08-31)
511
- Fixed 'options' table definition ([#94](https://github.com/phalcon/migrations/issues/94))
612

13+
714
# [2.1.3](https://github.com/phalcon/migrations/releases/tag/v2.1.3) (2020-08-29)
815
- Improved tests codebase ([#86](https://github.com/phalcon/migrations/issues/86))
916
- Fixed `.phar` compilation ([#91](https://github.com/phalcon/migrations/issues/85))

0 commit comments

Comments
 (0)