summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2013-09-15 09:10:55 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2013-09-15 09:10:55 +0200
commit3df9bf4054d6dff589a50225d87be11fa4817c2e (patch)
tree0582c87665669d9871f28d5aea3491f00cd1d203 /CHANGES
parent8d703748577844f94dd99383747031be1e3545f9 (diff)
downloadsqlparse-3df9bf4054d6dff589a50225d87be11fa4817c2e.tar.gz
Update authors and changelist.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 50d971f..c59bca2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ Development Version
Enhancements
* New option to truncate long string literals when formatting.
* Scientific numbers are pares correctly (issue107).
+* Support for arithmetic expressions (issue109, issue106; by prudhvi).
Release 0.1.8 (Jun 29, 2013)