diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2020-03-22 12:08:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-22 11:08:48 -0500 |
| commit | d03e0eb277ac801b38eccbd1f0a0096fc2693125 (patch) | |
| tree | 8af82959dcf7c86547d703c563914ac7bc49ec92 | |
| parent | b1c2381d10ae9ed75e4e6a36921a5cdec20a4336 (diff) | |
| download | py-bcrypt-git-d03e0eb277ac801b38eccbd1f0a0096fc2693125.tar.gz | |
Add changelog entry for 3.4 (#197)
| -rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -52,6 +52,12 @@ While bcrypt remains a good choice for password storage depending on your specif Changelog ========= + +Unreleased +---------- + +* Dropped support for Python 3.4. + 3.1.7 ----- |
