From 8deba40dbc4ada0658c909e7fa50f43b49b5280f Mon Sep 17 00:00:00 2001 From: jawlensky <149667241+jawlenskys@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:48:01 +0100 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index a85c15d..62fc414 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -30,6 +30,7 @@ contained wordlists. - Fixed #62: Removed `pkg_resources` dependency. Kudos to @htgoebel! As a side effect no randomness sources from other packages are supported anymore. - Added French wordlist. Many thanks for the good work go to Tango. +- Added Catalan, Spanish and Italian wordlists. 0.10 (2022-02-15) -- GitLab