Skip to content

Commit

Permalink
Tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfuzz committed May 1, 2024
1 parent 02f3964 commit 795f1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Breaking changes:
* configuration / `webapp-builtins`:
* Totally reworked rate limiting. There is now a separate class per thing that
can be rate-limited -- `ConnectionRateLimiter`, `DataRateLimiter`, and
`RequestRateLimiter `-- and configuration uses unit quantity classes for all
`RequestRateLimiter` -- and configuration uses unit quantity classes for all
the token bucket stuff.
* `async` / `webapp-util`:
* Moved `TokenBucket` from `async` to `webapp-util`. It _was_ the only
Expand Down

0 comments on commit 795f1ce

Please sign in to comment.