Skip to content

Commit

Permalink
Fix typo in changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
RohanNagar committed Sep 30, 2023
1 parent 97be15c commit be19d06
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 @@
# JMail Changelog

## i1.6.0
## 1.6.0

- Add a new rule `requireAscii()` that considers an email address containing non-ASCII characters to be invalid. (Thanks @frodeto for suggesting!)
- Add new property `isAscii()` on `Email` objects that returns if the email address only contains ASCII characters or not.
Expand Down

0 comments on commit be19d06

Please sign in to comment.