Skip to content

Commit

Permalink
Fixing changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gandersen101 committed May 1, 2023
1 parent 0233cb7 commit 5bb2ad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
- *Support for `python<=3.11,>=3.7`, along with `rapidfuzz>=1.0.0`.
- *Dropped support for spaCy v2. Sorry to do this without a deprecation cycle, but I stepped away from this project for a long time.*
- *Removed support of `"spaczz_"` preprended optional `SpaczzRuler` init arguments. Also, sorry to do this without a deprecation cycle.*
- *`Matcher.pipe` methods, which were deprecated, are now removed.
- *`spaczz_span` custom attribute, which was deprecated, is now removed.
- *`Matcher.pipe` methods, which were deprecated, are now removed.*
- *`spaczz_span` custom attribute, which was deprecated, is now removed.*

*v0.5.4 Release Notes:*
- BugFix for German combination words for RegexSearcher.
Expand Down

0 comments on commit 5bb2ad5

Please sign in to comment.