Support general inline markers (instead of just pagebreaks) (fixes #132)

Change-Id: If7318080d5195387cd414e1741d87d032c817d7a
diff --git a/Changes b/Changes
index 601eb41..6c66f00 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
-0.62.4 2024-05-22
+0.62.4 2024-05-27
     - [feature] Make match and context size configurable (address #128, 
       diewald & margaretha)
     - [enhancement] Separate max length for token and char context (margaretha)  
+    - [feature] Support for inline markers (fixes #132, diewald)
     
 0.62.3 2024-04-16
     - [cleanup] Added getDocBitsSupplier to VirtualCorpusFilter (margaretha)