diff --git a/CHANGES.txt b/CHANGES.txt index 6c4b860..368285e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,6 @@ # CHANGELOG # -## Version 2.?.?, ??? ## +## Version 2.3.0, 2023-08-14 ## - **Potentially breaking change:** The somajo-tokenizer script is automatically created upon installation and bin/somajo-tokenizer is @@ -12,6 +12,7 @@ (source in src, tests in tests). - When creating a Token object, only known token classes can be passed. +- Fix issue #25 (dates at the end of sentences) ## Version 2.2.4, 2023-06-23 ##