diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2017-10-11 19:52:44 +0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2017-10-11 07:52:44 -0400 |
commit | c3490542aef490cf148c93cc0ab28fb16b22fdc7 (patch) | |
tree | 74cbe27cc2d347a748ac7b912f513a069c693eee /README.rst | |
parent | 3c3a2cec35507ad3e90f5eb0fb76e54e847c317f (diff) | |
download | py-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.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |