From 2235154456547e2d5201eca48cc3b9f7889f3c83 Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Mon, 5 Oct 2020 22:03:56 +0000 Subject: [PATCH] Bumps changelog version to 1.1.0 Updates the CHANGELOG.md file to add a changelog entry for a new 1.1.0 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0179473..93dcd41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 1.1.0 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 1.0.0 - 2020-10-05 This is the initial release of `laminas/laminas-cache-storage-adapter-zend-server`.