Version history of "Better Form Errors" module
==============================================

2015-06-14: 7.x-1.0-rc3
-----------------------

- Completed German translation catchings.

2015-05-12: 7.x-1.0-rc2
-----------------------

- Allow other modules to set custom error messages in any language.
- Documented the provided hook to override the default replacement rules
  ("better_form_errors_catch_message").
- Module version is printed in integrated help page and on disabling the module.

2015-05-09: 7.x-1.0-rc1
-----------------------

- Added support for detecting strings in languages other than English.
- Added language attribute representing the active interface language to the
  field name's span element.
- Added language for catching error messages: German (de).

2015-05-01: 7.x-1.0-beta1
-------------------------

- Module moved to the "User interface" package group.
- Demo image embedded into help page.
- Added CHANGELOG file.

2015-04-27: 7.x-1.0-alpha1
--------------------------

- First released version for Drupal 7.x.
