Skip to content

Commit bc84fdc

Browse files
Andreas AlbrechtAndreas Albrecht
authored andcommitted
Cleanup Changelog.
1 parent 4776859 commit bc84fdc

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
Development Version
22
-------------------
33

4+
Notable Changes
5+
6+
* Remove support for Python 3.3.
7+
48
Enhancements
59

6-
* New formatting option "--indent\_after_first" (pr345, by johshoff).
10+
* New formatting option "--indent_after_first" (pr345, by johshoff).
711
* New formatting option "--indent_columns" (pr393, by digitalarbeiter).
812
* Add UPSERT keyword (issue408).
913

@@ -13,15 +17,11 @@ Bug Fixes
1317
* Fix incorrect splitting of strings containing new lines (pr396, by fredyw).
1418
* Fix reindent issue for parenthesis (issue427, by fredyw).
1519
* Fix from( parsing issue (issue446, by fredyw) .
16-
* Fix for get\_real_name() to return correct name (issue369, by fredyw).
20+
* Fix for get_real_name() to return correct name (issue369, by fredyw).
1721
* Wrap function params when wrap_after is set (pr398, by soloman1124).
1822
* Fix parsing of "WHEN name" clauses (pr418, by andrew deryabin).
1923
* Add missing EXPLAIN keyword (issue421).
2024

21-
Internal Changes
22-
23-
* Remove support for Python 3.3.
24-
2525

2626
Release 0.2.4 (Sep 27, 2017)
2727
----------------------------

0 commit comments

Comments
 (0)