summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 500c696..141e115 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,14 @@
For a complete Mercurial changelog, see
'https://bitbucket.org/xi/pyyaml/commits'.
+3.12 (2016-08-28)
+-----------------
+
+* Wheel packages for Windows binaries.
+* Adding an implicit resolver to a derived loader should not affect the base loader.
+* Uniform representation for OrderedDict? across different versions of Python.
+* Fixed comparison to None warning.
+
3.11 (2014-03-26)
-----------------