Skip to content

Commit

Permalink
punct
Browse files Browse the repository at this point in the history
  • Loading branch information
keithasaurus committed Apr 9, 2024
1 parent 15dc79a commit 8ed2d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
4.1.1 (Apr 9, 2024)
**Optimization**
- Use `pattern.match(...)` instead of `re.match(pattern, ...)` in RegexPredicate and EmailPredicate
- Use `pattern.match(...)` instead of `re.match(pattern, ...)` in `RegexPredicate` and `EmailPredicate`

4.1.0 (Feb 29, 2024)
**Features**
Expand Down

0 comments on commit 8ed2d80

Please sign in to comment.