summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2017-07-09 08:01:46 +0200
committerMichal Čihař <michal@cihar.com>2017-07-09 08:01:46 +0200
commit498f1b161471c6feb51a738526742c81bc2c5159 (patch)
tree106021feabdc49de91550ef7536a5d54404bf375
parentd988d7f3ca5f20015e9c98e77aff0106bc8f98fc (diff)
downloadsql-parser-498f1b161471c6feb51a738526742c81bc2c5159.zip
sql-parser-498f1b161471c6feb51a738526742c81bc2c5159.tar.gz
sql-parser-498f1b161471c6feb51a738526742c81bc2c5159.tar.bz2
Prepare changelog for next relase
Signed-off-by: Michal Čihař <michal@cihar.com>
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d1a910..4cf5925 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
# Change Log
+## [Unreleased]
+
## [4.1.8] - 2017-07-09
* Fixed parsing SQL comment at the end of query.