Skip to content

Commit 9746672

Browse files
committed
CL
1 parent 522dd1a commit 9746672

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

governor/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
## [[0.10.0](https://docs.rs/governor/0.10.0/governor/)] - 2025-03-27
88

9+
## Changed
10+
11+
- Opting out of the `jitter` feature now disables the `getrandom`
12+
dependency as well as the `rand` dependency.
13+
([#266](https://github.com/boinkor-net/governor/pull/266),
14+
thanks @sandhose!).
15+
916
## [[0.9.0](https://docs.rs/governor/0.9.0/governor/)] - 2025-03-24
1017

1118
## Changed

0 commit comments

Comments
 (0)