mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Changelog changes (#619)
* Add missing reference to CHANGELOG.md
I missed this in 2c52bef1b1.
* Explain that CHANGELOG.md will no longer be updated
This commit is contained in:
parent
2c52bef1b1
commit
a7d7be1eea
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
This file will no longer be updated - all changes after v6.7.0 will only be documented in the relevant release note.
|
||||
|
||||
## [6.7.0] - 2023-07-26
|
||||
|
||||
|
|
@ -281,6 +281,7 @@ so your custom code is less prone to race conditions ([#282](https://github.com/
|
|||
- Extract mandatory options to constants
|
||||
|
||||
|
||||
[6.7.0]: https://github.com/rack/rack-attack/compare/v6.6.1...v6.7.0/
|
||||
[6.6.1]: https://github.com/rack/rack-attack/compare/v6.6.0...v6.6.1/
|
||||
[6.6.0]: https://github.com/rack/rack-attack/compare/v6.5.0...v6.6.0/
|
||||
[6.5.0]: https://github.com/rack/rack-attack/compare/v6.4.0...v6.5.0/
|
||||
|
|
|
|||
Loading…
Reference in a new issue