File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## [ Unreleased] ( https://github.com/rust-embedded-community/menu/compare/v0.6.0...master )
8+ ## [ Unreleased] ( https://github.com/rust-embedded-community/menu/compare/v0.6.1...master )
9+
10+ ## [ v0.6.1] - 2024-11-29
911
1012### Changed
1113
@@ -80,6 +82,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8082
8183* First release
8284
85+ [ v0.6.1 ] : https://github.com/rust-embedded-community/menu/releases/tag/v0.6.1
8386[ v0.6.0 ] : https://github.com/rust-embedded-community/menu/releases/tag/v0.6.0
8487[ v0.5.1 ] : https://github.com/rust-embedded-community/menu/releases/tag/v0.5.1
8588[ v0.5.0 ] : https://github.com/rust-embedded-community/menu/releases/tag/v0.5.0
Original file line number Diff line number Diff line change 11[package ]
22name = " menu"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44authors = [
" Jonathan 'theJPster' Pallant <[email protected] >" ]
55description = " A simple #[no_std] command line interface."
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments