summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/back-matter.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/back-matter.rst b/docs/back-matter.rst
index 22d342c..b8e994e 100644
--- a/docs/back-matter.rst
+++ b/docs/back-matter.rst
@@ -67,6 +67,16 @@ working hours. Yelp does not claim copyright.
Changelog
---------
+1.3.2 (Oct 17, 2014)
+^^^^^^^^^^^^^^^^^^^^
+
+* Fix another couple embarrassing bugs, this time with the CLI.
+* Fix the auto behavior of ``join()`` to match Ruby.
+* Fully allow arbitrary expressions as map keys; previously, this only worked
+ for the first key. LL(1) is hard.
+* Restore Python 3.2 compatibility.
+* Travis CI and Coveralls are now enabled.
+
1.3.1 (Oct 16, 2014)
^^^^^^^^^^^^^^^^^^^^