2015-09-10 23:13:48 +02:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
2019-04-05 05:01:54 +02:00
|
|
|
## [2.1.0]
|
|
|
|
|
|
|
|
* Add new checks:
|
|
|
|
* Environment type
|
|
|
|
* Session
|
|
|
|
* Cache Headers
|
|
|
|
* Fix basic auth
|
|
|
|
* Add unit tests
|
|
|
|
* PSR-2 Conformance
|
|
|
|
|
|
|
|
## [2.0.0]
|
2017-01-04 23:16:12 +01:00
|
|
|
|
|
|
|
* Minimum versions required:
|
|
|
|
* SilverStripe 4.x
|
2017-03-21 11:57:07 +01:00
|
|
|
* PHP 5.6+
|
2017-01-04 23:16:12 +01:00
|
|
|
* PHP 7 supported
|
|
|
|
|
2016-02-04 01:31:33 +01:00
|
|
|
## [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
|
|
|
|
|
2015-11-18 22:53:11 +01:00
|
|
|
## [1.1.2]
|
|
|
|
|
|
|
|
* Bring up to supported module standard.
|
|
|
|
|
2015-09-10 23:13:48 +02:00
|
|
|
## [1.1.1]
|
|
|
|
|
2015-11-18 22:53:11 +01:00
|
|
|
* Changelog added.
|