From 40050e9ab4097f6b06fb00227edbc5e7f84dada7 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Fri, 5 Apr 2019 16:01:54 +1300 Subject: [PATCH] Update changelog --- changelog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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