From fdd28f4f96f5095090d57d10fb59b8d59a909ab7 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 17 Dec 2016 13:25:43 -0600 Subject: 3.1.2 changelog and version bump (#101) --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index ce04af0..fc08199 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,12 @@ For Fedora and RHEL-derivatives, the following command will ensure that the requ Changelog ========= +3.1.2 +----- +* Fixed a compile issue affecting big endian platforms. +* Fixed invalid escape sequence warnings on Python 3.6. +* Fixed building in non-UTF8 environments on Python 2. + 3.1.1 ----- * Resolved a ``UserWarning`` when used with ``cffi`` 1.8.3. -- cgit v1.2.1