Skip to content

Commit 5bca6a1

Browse files
Updated HISTORY and README
1 parent 5bd2611 commit 5bca6a1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Release history
44
===============
55

6+
2.1.0 (2022-12-07)
7+
------------------
8+
9+
* Support OpenSSL FIPS by using ``hashlib.md5(..., usedforsecurity=False)``
10+
611
2.0.0 (2022-10-24)
712
------------------
813

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Features
7777
7878
>>> from coolname import get_combinations_count
7979
>>> get_combinations_count(4)
80-
60893087458
80+
61032399092
8181
8282
* Hand-picked vocabulary. ``sexy`` and ``demonic`` are about the most "offensive" words here -
8383
but there is only a pinch of them, for spice. Most words are either neutral, such as ``red``, or positive,

0 commit comments

Comments
 (0)