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 2db8844 commit 9317ef9Copy full SHA for 9317ef9
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## [Unreleased]
+## [v0.9.1] - 2025-04-28
9
10
### Changed
11
Cargo.toml
@@ -12,7 +12,7 @@ keywords = ["static", "no-heap"]
12
license = "MIT OR Apache-2.0"
13
name = "heapless"
14
repository = "https://github.com/rust-embedded/heapless"
15
-version = "0.9.0"
+version = "0.9.1"
16
17
[features]
18
bytes = ["dep:bytes"]
0 commit comments