From 7728a7f870d5a499b2e4dfb686bd8d0f2bc1075d Mon Sep 17 00:00:00 2001 From: Thomas Proisl Date: Thu, 9 Apr 2020 20:27:14 +0200 Subject: [PATCH] Changelog --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index db14084..e0e78cc 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,12 @@ # CHANGELOG # +## Version 2.0.5, 2020-04-09 ## + +- Add heuristics for ambiguous quotation marks (issue #11). +- Avoid false positives for emoticons that contain a space (issue #12). +- Correctly tokenize obfuscated email addresses that contain spaces. +- Do not split tl;dr and its German variant zl;ng. + ## Version 2.0.4, 2020-03-05 ## - Bugfix: Prevent race conditions between tokenizer and sentence