Skip to content

Commit c5f2fdb

Browse files
antifuchsjmfrank63
authored andcommitted
Changelog
1 parent 9dd12c2 commit c5f2fdb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

governor/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
## [Unreleased] - ReleaseDate
66

7+
### Changed
8+
9+
* The `.per_second` constructor for `Quota` now constructs a quota
10+
that ensures all rate-limiting calls succeed when given values in
11+
excess of 1 billion (previously, this would result in rate limiters
12+
that would incorrectly reject values). Reported in
13+
[#203](https://github.com/antifuchs/governor/issues/203).
14+
15+
### Contributors
16+
* [@rkd-msw](https://github.com/rkd-msw)
17+
718
## [[0.6.0](https://docs.rs/governor/0.6.0/governor/)] - 2023-07-12
819

920
### Added

0 commit comments

Comments
 (0)