mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 15:05:40 +00:00
Add changelog for 1.2.0
This commit is contained in:
parent
26817742d2
commit
b084f5433c
@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.2.0]
|
||||
|
||||
* Fix broken badges
|
||||
* Converted to PSR-2
|
||||
* Use Config API
|
||||
* Optionally log check failures
|
||||
* Update documentation and configuration to supported module standard
|
||||
|
||||
## [1.1.2]
|
||||
|
||||
* Bring up to supported module standard.
|
||||
|
@ -23,7 +23,7 @@
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.1.x-dev"
|
||||
"dev-master": "1.2.x-dev"
|
||||
}
|
||||
},
|
||||
"license": "BSD-3-Clause"
|
||||
|
Loading…
x
Reference in New Issue
Block a user