mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
prepare actix-limitation release 0.4.0
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
|
||||
|
||||
## 0.4.0 - 2022-09-10
|
||||
- Add `Builder::key_by` for setting a custom rate limit key function.
|
||||
- Implement `Default` for `RateLimiter`.
|
||||
- `RateLimiter` is marked `#[non_exhaustive]`; use `RateLimiter::default()` instead.
|
||||
|
Reference in New Issue
Block a user