Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 823 Bytes

Unreleased

  • Updated bg translations.

1.1.0

  • Support for devise 4.
  • Added new translated strings from devise - reset_password_token and unlock_token.
  • Renamed generators to a more semantic namespace.
  • Generating views will generate simple_form-enabled views if simple_form is installed.
  • Update views to better match devise's views.
  • Updated cs, de, de-CH, es, es-MX, et, fi, fr-CA, id, pl, ro, ru, and tr translations.
  • Added nn-NO translation.

1.0.1

  • Updated translations for es-MX, es, fr, pt-BR, ru, and uk.

1.0.0

  • Code and translations from devise-i18n-views has been merged into devise-i18n. This means that devise-i18n will now also include i18n for the views that devise provides. You will no longer need devise-i18n-views going forward.