mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 17:05:40 +02:00
641 B
641 B
Changelog
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
[2.1.0]
- Add new checks:
- Environment type
- Session
- Cache Headers
- Fix basic auth
- Add unit tests
- PSR-2 Conformance
[2.0.0]
- Minimum versions required:
- SilverStripe 4.x
- PHP 5.6+
- PHP 7 supported
[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.
[1.1.1]
- Changelog added.