mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
fix expose all headers (#273)
* fix expose all headers * update changelog
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
- Implement `Default` for `RateLimiter`.
|
||||
- `RateLimiter` can no longer be constructed without `::default()`.
|
||||
- `RateLimiter` is marked `#[non_exhaustive]`; use `RateLimiter::default()` instead.
|
||||
|
||||
## 0.3.0 - 2022-07-11
|
||||
- `Limiter::builder` now takes an `impl Into<String>`.
|
||||
|
Reference in New Issue
Block a user