summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2017-02-20 08:00:58 +0100
committerMichal Čihař <michal@cihar.com>2017-02-20 08:00:58 +0100
commit574ebe2340aadcbbebe0659a80e11026ebdad210 (patch)
treef3c48af162c1d8a978b72f671a1327904f8c4fde
parent6c2a31921a3958a9e531a1426ebf9bb04c30dd4e (diff)
downloadsql-parser-574ebe2340aadcbbebe0659a80e11026ebdad210.zip
sql-parser-574ebe2340aadcbbebe0659a80e11026ebdad210.tar.gz
sql-parser-574ebe2340aadcbbebe0659a80e11026ebdad210.tar.bz2
Changelog entry for #141
Signed-off-by: Michal Čihař <michal@cihar.com>
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e4f811..45593fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
* Coding style improvements.
* Chinese localization.
* Improved order validatin for JOIN clauses.
+* Improved pretty printing of JOIN clauses.
## [4.1.1] - 2017-02-07