We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent 28248e3 commit aedc9b7Copy full SHA for aedc9b7
1 file changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
* enhancements
4
* Add `autocomplete="new-password"` to `password_confirmation` fields (by @ferrl)
5
+ * Update CI to rails 6.0.0.beta3 (by @tunnes)
6
+ * refactor method name to be more consistent (by @saiqulhaq)
7
+ * Fix rails 6.0.rc1 email uniqueness validation deprecation error (by @Vasfed)
8
+ * Fix rails_51_and_up? method for Rails 6.rc1 (by @igorkasyanchuk)
9
10
### 4.6.2 - 2019-03-26
11
0 commit comments