Skip to content

Commit

Permalink
Changelog for 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonBarnabe authored Nov 11, 2018
1 parent 9db8ea7 commit 19ec6be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## Unreleased
## 1.7.0

- Add pluralizations of `activerecord.models.user` to allow it be used in other contexts. If you previously referenced this translation directly with `I18n.t`, you will now need to pass in a `count` parameter.
- Update views to match devise 4.5.0. Any views generated into your app prior to this release of devise-i18n should continue to work.
- Require devise 4.5 and above.
- Updated views and English strings so the rendered views exactly match devise.
- Fixed edit registration view to use translated model name.
- Updated de, en-GB, en, es-MX, es, fr, it, ja, and pt translations.

## 1.6.5

Expand Down

0 comments on commit 19ec6be

Please sign in to comment.