Skip to content

Commit

Permalink
capitalize
Browse files Browse the repository at this point in the history
  • Loading branch information
keithasaurus committed Apr 9, 2024
1 parent f533040 commit 15dc79a
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 15dc79a

Please sign in to comment.