From 59103c52b972c96cd1748426b7affbd815dbed4c Mon Sep 17 00:00:00 2001 From: Elia Robyn Lake Date: Tue, 25 Oct 2022 14:24:32 -0400 Subject: [PATCH] update citation --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10b4e9f..6b16541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Version 3.0.3 (2022-10-25) + +- wordfreq has changed from the MIT license to the Apache License 2.0. + + The Apache license is equally permissive, but clarifies requirements about + attributing the author (Robyn Speer), making this attribution readable, and + maintaining credit for the included data resources. + +- Minor packaging changes to make sure that tox can test the library on Python + 3.7 through 3.11. + ## Version 3.0.2 (2022-09-26) - Updated the range of allowable versions of `regex`. Versions before 2021.7.6