Skip to content

Commit ac26bd7

Browse files
committed
Add missing CHANGELOG entries
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent fbefdff commit ac26bd7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
* Add new contexts for MariaDB 10.4, 10.5, 10.6 (#328)
1111
* Fixed parser errors for "ALTER USER" with options (#342)
1212
* Fixed handling of the procedures and functions's options where part of the body (#339)
13+
* Fix PHP notice "Undefined index: name in src/Components/Key.php#206" for table keys using expressions (#347)
14+
* Added support for MySQL 8.0 table structure KEY expressions (#347)
15+
* Added support for KEY order (ASC/DESC) (#296)
1316

1417
## [5.4.2] - 2021-02-05
1518

0 commit comments

Comments
 (0)