We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a9e83 commit a6fd86eCopy full SHA for a6fd86e
CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
- Implement `Default` for `CapacityError`.
14
- Implement `defmt::Format` for `CapacityError`.
15
- Implement `TryFrom` for `Deque` from array.
16
+- Fixed initialization of the `ArcBlock<T>` and `BoxBlock<T>` types, fixing possible Undefined Behavior
17
18
## [v0.9.1] - 2025-08-19
19
0 commit comments