Skip to content

Commit

Permalink
Update CHANGES doc with latest PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmcg committed Dec 15, 2021
1 parent d72bd46 commit 3a12ded
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ Version 3.0.7 -
- Minor enhancement to Word generation of internal regular expression, to
emit consecutive characters in range, such as "ab", as "ab", not "a-b".

- Fixed character ranges for search terms using non-Western characters
in booleansearchparser, PR submitted by tc-yu, nice work!

- Additional type annotations on public methods.


Expand Down

0 comments on commit 3a12ded

Please sign in to comment.