1
0
Fork 0
mirror of https://github.com/mwalbeck/grav-plugin-compare-form-fields.git synced 2025-05-15 05:00:32 +00:00
grav-plugin-compare-form-fi.../CHANGELOG.md
2016-09-13 22:44:20 +02:00

17 lines
350 B
Markdown
Executable file

# v0.2.1
## 2016-09-13
1. [](#bug)
* Fixed a bug where it didn't display the field names in the alert message when the 2 fields didn't match.
# v0.2.0
## 2016-09-13
1. [](#improved)
* Instead of the fields to compare being hardcoded it is now decided by the form options.
# v0.1.0
## 2016-08-09
1. [](#new)
* ChangeLog started...