empty date to avoid confusion

This commit is contained in:
Andy Miller 2023-02-10 15:26:15 -07:00
parent c732bfaeef
commit d99c84d9f8
No known key found for this signature in database
GPG Key ID: 9F2CF38AEBDB0AE0

View File

@ -1,5 +1,5 @@
# v1.7.39
## 01/02/2023
## mm/dd/2023
1. [](#bugfix)
* Fixed an issue with `email` validation that was failing on UTF-8 characters. Following best practices and now only check for `@` and length.