Skip to content

Commit 060b264

Browse files
committed
Update changelog.
1 parent fa7def0 commit 060b264

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Bug Fixes
2121
* Wrap function params when wrap_after is set (pr398, by soloman1124).
2222
* Fix parsing of "WHEN name" clauses (pr418, by andrew deryabin).
2323
* Add missing EXPLAIN keyword (issue421).
24-
* Fix issue with strip_comments causing a syntax error (fixes #425, by fredyw).
24+
* Fix issue with strip_comments causing a syntax error (issue425, by fredyw).
25+
* Fix formatting on INSERT which caused staircase effect on values (issue329,
26+
by fredyw).
2527

2628

2729
Release 0.2.4 (Sep 27, 2017)

0 commit comments

Comments
 (0)