File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,25 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## ` parking_lot ` - [ 0.12.4] ( https://github.com/Amanieu/parking_lot/compare/parking_lot-v0.12.3...parking_lot-v0.12.4 ) - 2025-05-29
1111
12- ### Other
13- - Use a single changelog with release-plz
14- - Add release-plz for automatic releases
1512- Fix parked upgraders potentially not being woken up after a write lock
1613- Fix clearing ` PARKED_WRITER_BIT ` after a timeout
17- - Check MSRV using cargo-msrv in CI
1814
1915## ` parking_lot_core ` - [ 0.9.11] ( https://github.com/Amanieu/parking_lot/compare/parking_lot_core-v0.9.10...parking_lot_core-v0.9.11 ) - 2025-05-29
2016
21- ### Other
22- - Check MSRV using cargo-msrv in CI
2317- Use Release/Acquire ordering in thread_parker::windows::Backend::create
2418- Remove warnings due to new lint on unknown cfgs
2519
2620## ` lock_api ` - [ 0.4.13] ( https://github.com/Amanieu/parking_lot/compare/lock_api-v0.4.12...lock_api-v0.4.13 ) - 2025-05-29
2721
28- ### Other
29- - Check MSRV using cargo-msrv in CI
3022- Remove warnings due to new lint on unknown cfgs
23+
3124## parking_lot 0.12.3 (2024-05-24)
3225
3326- Export types provided by arc_lock feature (#442 )
You can’t perform that action at this time.
0 commit comments