diff --git a/CHANGELOG.md b/CHANGELOG.md index 47b2eb0..af43a92 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.0.1 - 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-session`.