Update changelog for v6.7.0 (#617)

This commit is contained in:
James Mead 2023-08-02 08:11:17 +01:00 committed by GitHub
parent 31adbd0ad8
commit 2c52bef1b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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