Add changelog for 2.0.3 release

This commit is contained in:
Damian Mooyman 2016-02-04 16:51:53 +13:00
parent 078b0f51f9
commit ad6e97dacb
1 changed files with 12 additions and 0 deletions

View File

@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.0.3]
* Fix validateField method on EditableSpamProtectionField to use correct error message
* Converted to PSR-2
* Added standard Scrutinizer config
* 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
## [2.0.2]
* Changelog added.