Skip to content

Commit ca2368d

Browse files
Mortanosgued
authored andcommitted
Update CHANGELOG.md to more concise description
Co-authored-by: Soso <[email protected]>
1 parent 66dab53 commit ca2368d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3333

3434
- CI now uses flags specified in `Cargo.toml` for `rustdoc` tests.
3535
- Fixed clippy lints.
36-
- The `UnionNode<T>` in `pool` now has the correct memory layout for reinterpreting it as a pointer to `T`
36+
- Fixed the memory layout of the internal `UnionNode<T>` type, fixing possible Undefined Behaviour.
3737

3838
### Removed
3939

0 commit comments

Comments
 (0)