summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-10-11 19:52:44 +0800
committerAlex Gaynor <alex.gaynor@gmail.com>2017-10-11 07:52:44 -0400
commitc3490542aef490cf148c93cc0ab28fb16b22fdc7 (patch)
tree74cbe27cc2d347a748ac7b912f513a069c693eee /README.rst
parent3c3a2cec35507ad3e90f5eb0fb76e54e847c317f (diff)
downloadpy-bcrypt-git-3.1.4.tar.gz
3.1.4 version bump and changelog (#129)3.1.4
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 7ac19d9..6cba9e5 100644
--- a/README.rst
+++ b/README.rst
@@ -37,6 +37,11 @@ For Fedora and RHEL-derivatives, the following command will ensure that the requ
Changelog
=========
+3.1.4
+-----
+
+* Fixed compilation with mingw and on illumos.
+
3.1.3
-----
* Fixed a compilation issue on Solaris.