Skip to content

Commit e12ca0b

Browse files
committed
Merge branch 'QA'
2 parents faebd4d + b35c21f commit e12ca0b

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

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
## [5.0.0] - 2019-05-09
615

0 commit comments

Comments
 (0)