diff --git a/CHANGELOG.md b/CHANGELOG.md index 3983c4d1..b6d54343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [6.7.0] - 2023-07-26 + +- Replace git.io URL by @kyoshidajp in #579 +- test: update rack-test to v2 from v1 by @grzuy in #587 +- Update example description to not suggest using a deprecated method by @MaksimAbramchuk in #589 +- Add note about cache stores and in-memory caches. by @nateberkopec in #604 +- ci: tests against redis gem v5 by @grzuy in #612 +- Support rack 3 by @ioquatix in #586 +- Gem release management. by @ioquatix in #614 + ## [6.6.1] - 2022-04-14 ### Fixed