Skip to content

Commit 6894267

Browse files
committed
Release 0.5.1 🎉🎉
1 parent 054b93f commit 6894267

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

governor/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased] - ReleaseDate
66

7+
## [[0.5.1](https://docs.rs/governor/0.5.1/governor/)] - 2022-11-29
8+
79
### Changed
810
* Fixed quota reporting for positive rate limiting decisions when
911
`StateInformationMiddleware` is in use with a real clock. Reported

governor/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "governor"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Andreas Fuchs <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)