2015-11-18 04:50:28 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
2016-05-19 01:56:38 +02:00
|
|
|
## [2.0.4]
|
|
|
|
|
|
|
|
* Set Form for formField when validating
|
|
|
|
* Update translations.
|
|
|
|
|
2016-02-04 04:51:53 +01:00
|
|
|
## [2.0.3]
|
|
|
|
|
|
|
|
* Fix validateField method on EditableSpamProtectionField to use correct error message
|
|
|
|
* Converted to PSR-2
|
2016-05-19 01:56:38 +02:00
|
|
|
* Added standard Scrutinizer config
|
2016-02-04 04:51:53 +01:00
|
|
|
* Added standard code of conduct
|
|
|
|
* Added standard editor config
|
|
|
|
* Added standard Travis config
|
|
|
|
* Added standard license
|
|
|
|
* Added license to composer.json
|
|
|
|
* Added standard git attributes
|
|
|
|
|
2015-11-18 04:50:28 +01:00
|
|
|
## [2.0.2]
|
|
|
|
|
|
|
|
* Changelog added.
|
|
|
|
* Create sk.yml
|
|
|
|
* Update translations
|
|
|
|
* Add tests for php 5.6 and framework 3.2
|
2016-05-19 01:56:38 +02:00
|
|
|
* Fix for compatibility with userforms 3.0
|