diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2016-03-30 09:53:56 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2016-03-30 09:53:56 +0200 |
| commit | 03594bb7df4f01b9c98610f24e3988101a0b4aca (patch) | |
| tree | 5df80524a7fd939e596721d71c9e54c156e06d0d | |
| parent | 77a8000f67a8414a1d69e8e3f40ba6da2a397423 (diff) | |
| download | sqlparse-03594bb7df4f01b9c98610f24e3988101a0b4aca.tar.gz | |
Update AUTHORS and Changelog.
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGES | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ Alphabetical list of contributors: * Alexey Malyshev <nostrict@gmail.com> * Andrew Tipton <andrew.tipton@compareglobalgroup.com> * casey <casey@cloudera.com> +* CauĂȘ Beloni <cbeloni@gmail.com> * Cristian Orellana <cristiano@groupon.com> * Darik Gamble <darik.gamble@gmail.com> * Florian Bauer <florian.bauer@zmdi.com> @@ -16,6 +16,7 @@ Enhancements Bug Fixes * Leading whitespaces are now removed when format() is called with strip_whitespace=True (issue213, by shenlongxing). +* Fix typo in keywords list (issue229, by cbeloni). Release 0.1.19 (Mar 07, 2015) |
