Skip to content

Commit 2c8e384

Browse files
committed
Set last CHANGELOG as unreleased
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent bcb5200 commit 2c8e384

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Change Log
22

3+
## [Unreleased] -
4+
5+
* Fix ALTER TABLE ... PRIMARY/UNIQUE KEY results in error (#267)
6+
37
## [4.4.0] - 2019-11-12
48

59
* Fix for PHP deprecations messages about implode for php 7.4+ (#258)
610
* Parse CHECK keyword on table definition (#264)
711
* Parse truncate statement (#221)
812
* Fix wrong parsing of partitions (#265)
9-
* Fix ALTER TABLE ... PRIMARY/UNIQUE KEY results in error (#267)
1013

1114
## [4.3.2] - 2019-06-03
1215

0 commit comments

Comments
 (0)