Skip to content

Commit 1502e55

Browse files
committed
Mention major Morphy change in ChangeLog
1 parent 6c3aff6 commit 1502e55

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
@@ -4,7 +4,8 @@ Version 3.9.1 2024-08-19
44
Version 3.9 2024-08-18
55
* Fix security vulnerability CVE-2024-39705 (breaking change)
66
* Replace pickled models (punkt, chunker, taggers) by new pickle-free "_tab" packages
7-
* No longer sort WordNet synsets and relations (sort in calling function when required)
7+
* No longer sort Wordnet synsets and relations (sort in calling function when required)
8+
* Only strip the last suffix in Wordnet Morphy, thus restricting synsets() results
89
* Add Python 3.12 support
910
* Many other minor fixes
1011

0 commit comments

Comments
 (0)