mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 14:05:59 +02:00
Update changelog for 2.0.4 release
This commit is contained in:
parent
858baaf526
commit
b4b4ca14e8
@ -4,11 +4,16 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [2.0.4]
|
||||||
|
|
||||||
|
* Set Form for formField when validating
|
||||||
|
* Update translations.
|
||||||
|
|
||||||
## [2.0.3]
|
## [2.0.3]
|
||||||
|
|
||||||
* Fix validateField method on EditableSpamProtectionField to use correct error message
|
* Fix validateField method on EditableSpamProtectionField to use correct error message
|
||||||
* Converted to PSR-2
|
* Converted to PSR-2
|
||||||
* Added standard Scrutinizer config
|
* Added standard Scrutinizer config
|
||||||
* Added standard code of conduct
|
* Added standard code of conduct
|
||||||
* Added standard editor config
|
* Added standard editor config
|
||||||
* Added standard Travis config
|
* Added standard Travis config
|
||||||
@ -22,4 +27,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
* Create sk.yml
|
* Create sk.yml
|
||||||
* Update translations
|
* Update translations
|
||||||
* Add tests for php 5.6 and framework 3.2
|
* Add tests for php 5.6 and framework 3.2
|
||||||
* Fix for compatibility with userforms 3.0
|
* Fix for compatibility with userforms 3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user