Skip to content

Commit 3f4760d

Browse files
committed
Dump to v0.2.0
1 parent 10fcce2 commit 3f4760d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "menu"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
55
description = "A simple #[no_std] command line interface."
66
license = "MIT OR Apache-2.0"

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@ It contains multiple paragraphs and should be preceeded by the parameter list.
170170

171171
### Unreleased changes
172172

173+
* None
174+
175+
### v0.2.0
176+
173177
* Parameter / Argument support
174178
* Re-worked help text system
175179
* Example uses `pancurses`

0 commit comments

Comments
 (0)