mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
Update changelog for 3.1.1 release
This commit is contained in:
parent
a5d1e52b01
commit
8f2fac4c2b
39
changelog.md
39
changelog.md
@ -4,21 +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/).
|
||||||
|
|
||||||
## [3.0.0]
|
## [3.1.1]
|
||||||
|
|
||||||
* Changelog added.
|
* Added standard editor config
|
||||||
|
* Added standard code of conduct
|
||||||
## [3.0.1]
|
* Add placeholder to Numeric and Email fields
|
||||||
|
* Updated license year
|
||||||
* Made userforms a supported module
|
* Fix call log() function on instance of UserFormsUpgradeService
|
||||||
* Fix code coverage
|
* Minor:fixed userforms class name specificity
|
||||||
* Update documentation to include requirements
|
* Update translations
|
||||||
* Fix DisplayRule versioning
|
* Remove redundant file
|
||||||
* Fix duplication of forms with groups
|
|
||||||
|
|
||||||
## [3.0.2]
|
|
||||||
|
|
||||||
* Fix Casting to integer to prevent potential SQL injection.
|
|
||||||
|
|
||||||
## [3.1.0]
|
## [3.1.0]
|
||||||
|
|
||||||
@ -33,3 +28,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
* adding some spaces for better readability
|
* adding some spaces for better readability
|
||||||
* Making requirements clearer
|
* Making requirements clearer
|
||||||
* Add 3.0.2 changelog
|
* Add 3.0.2 changelog
|
||||||
|
|
||||||
|
## [3.0.2]
|
||||||
|
|
||||||
|
* Fix Casting to integer to prevent potential SQL injection.
|
||||||
|
|
||||||
|
## [3.0.1]
|
||||||
|
|
||||||
|
* Made userforms a supported module
|
||||||
|
* Fix code coverage
|
||||||
|
* Update documentation to include requirements
|
||||||
|
* Fix DisplayRule versioning
|
||||||
|
* Fix duplication of forms with groups
|
||||||
|
|
||||||
|
## [3.0.0]
|
||||||
|
|
||||||
|
* Changelog added.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user