Skip to content

Commit b35c21f

Browse files
committed
CHANGELOG entries for QA branch
Signed-off-by: Isaac Bennetch <[email protected]>
1 parent 930444b commit b35c21f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased] -
3+
## [4.3.2] - 2019-06-03
4+
5+
* Fix redundant whitespaces in build() outputs (#228)
6+
* Fix incorrect error on DEFAULT keyword in ALTER operation (#229)
7+
* Fix incorrect outputs from Query::getClause (#233)
8+
* Add support for reading an SQL file from stdin
9+
* Fix for missing tokenize-query in Composer's vendor/bin/ directory
10+
* Fix for PHP warnings with an incomplete CASE expression (#241)
11+
* Fix for error message with multiple CALL statements (#223)
12+
* Recognize the question mark character as a parameter (#242)
413

514
## [4.3.1] - 2019-01-05
615

0 commit comments

Comments
 (0)