Fix end of text behaviour in case of sentence positions

Change-Id: Ic433dd3579d9a79df5734a405e682596c3ccddad
diff --git a/Changes b/Changes
index dd48d28..9af4aaa 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.2.2 2023-09-06
+    - Fix behaviour for end of text character positions
+      when no end of sentence occured before.
+
 0.2.1 2023-09-05
     - Add english tokenizer.
     - Fix buffer bug.