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.
CHANGELOG.md
1 parent 14f47c8 commit 83f8bbdCopy full SHA for 83f8bbd
CHANGELOG.md
@@ -9,13 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
10
### Changed
11
12
+- **Breaking:** Raised the minimum supported Rust version to 1.61
13
- Documentation improvements
14
- Descriptive compile-time panic messages
-- **Breaking:** Raised the minimum supported Rust version to 1.61
15
16
### Added
17
18
-- `CAlloc::allocation_usable_size`
+- **Breaking:** `CAlloc::allocation_usable_size`
19
- `{Global,}Tlsf::new`
20
- `FlexTlsf::new` as a `const fn`
21
- `ConstDefault` implementation for `Tlsf`
0 commit comments