Skip to content

Commit

Permalink
Add changelog entries, give credit
Browse files Browse the repository at this point in the history
  • Loading branch information
antifuchs committed Feb 16, 2024
1 parent 1ef6f50 commit 6d6a076
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions governor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,19 @@
that would incorrectly reject values). Reported in
[#203](https://github.com/antifuchs/governor/issues/203).

* `QuantaUpkeepInstant` now [properly advances
forward](https://github.com/boinkor-net/governor/pull/223).

* `no_std` is now [properly
supported](https://github.com/boinkor-net/governor/pull/222):
Instead of parking-lot, governor now uses the spinning_top crate in
`no_std` mode.

### Contributors
* [@rkd-msw](https://github.com/rkd-msw)
* [@Serene-Arc](https://github.com/Serene-Arc)
* [@waynerobinson](https://github.com/waynerobinson)
* [@mammothbane](https://github.com/mammothbane)

## [[0.6.0](https://docs.rs/governor/0.6.0/governor/)] - 2023-07-12

Expand Down

0 comments on commit 6d6a076

Please sign in to comment.