Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antifuchs committed Mar 19, 2023
1 parent 305beaa commit abf11d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions governor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

## [Unreleased] - ReleaseDate

### Added
* New method `contains_key` that can be used to check if a
`RateLimiter` has a given key (which can be used to prevent
arbitrary attacker-controlled memory usage in case of a DDoS
attack).

## [[0.5.1](https://docs.rs/governor/0.5.1/governor/)] - 2022-11-29

### Changed
Expand Down

0 comments on commit abf11d4

Please sign in to comment.