diff --git a/changelog.md b/changelog.md index f108f59..8ac1929 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [2.0.0] - unreleased +## [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