Skip to content

Commit b1db1f7

Browse files
committed
Document breaking change in ChangeLog
1 parent 7ac492b commit b1db1f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Version 3.9.1 2024-08-19
22
* Fixed bug that prevented wordnet from loading
33

44
Version 3.9 2024-08-18
5-
* Avoid need for pickled models, resolves security vulnerability CVE-2024-39705
5+
* Fix security vulnerability CVE-2024-39705 (breaking change)
6+
* Replace pickled models (punkt, chunker, taggers) by new pickle-free "_tab" packages
67
* No longer sort WordNet synsets and relations (sort in calling function when required)
78
* Add Python 3.12 support
89
* Many other minor fixes

0 commit comments

Comments
 (0)