Commit 22c56c1 1 parent bab26b0 commit 22c56c1 Copy full SHA for 22c56c1
File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ [ Unreleased ] : https://github.com/validates-email-format-of/validates_email_format_of/compare/v1.8.0...master
6
+
7
+ ## [ 1.8.0]
8
+
9
+ * Add Internationalized Domain Name support - https://github.com/validates-email-format-of/validates_email_format_of/pull/103 - thanks https://github.com/sbilharz !
10
+ * Add Turkish locale - https://github.com/validates-email-format-of/validates_email_format_of/pull/101 - thanks https://github.com/@krmbzds !
11
+ * Added Indonesian locale - https://github.com/validates-email-format-of/validates_email_format_of/commit/129ebfc3a3b432b4df0334bcbdd74b1d17d765e0 - thanks https://github.com/khoerodin !
12
+ * Fix inconsistent ` generate_messages ` behaviour - https://github.com/validates-email-format-of/validates_email_format_of/pull/105
5
13
* ⚠️ Deprecate ` :with ` option - https://github.com/validates-email-format-of/validates_email_format_of/issues/42
6
14
* Require i18n >= 0.8.0 in modern Ruby versions - https://github.com/advisories/GHSA-34hf-g744-jw64
7
15
You can’t perform that action at this time.
0 commit comments