mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Update changelog for v6.7.0 (#617)
This commit is contained in:
parent
31adbd0ad8
commit
2c52bef1b1
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue