Skip to content

Commit a027c3b

Browse files
committed
Add a CHANGELOG entry for #471
Pull-request: #471 Signed-off-by: William Desportes <[email protected]>
1 parent f879250 commit a027c3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## [6.0.x] - YYYY-MM-DD
44

5-
* Drop support for PHP 7.2, 7.3, 7.4 and 8.0
6-
* Move `Misc::getAliases()` into `SelectStatement::getAliases()` (#454)
5+
- Drop support for PHP 7.2, 7.3, 7.4 and 8.0
6+
- Move `Misc::getAliases()` into `SelectStatement::getAliases()` (#454)
7+
- Drop `USE_UTF_STRINGS` constant (#471)
78

89
## [5.x.x] - YYYY-MM-DD
910

0 commit comments

Comments
 (0)