Skip to content

Commit e9782e7

Browse files
committed
version 0.30.1
1 parent 5c69165 commit e9782e7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*If you're reading this because you try make sense of some new API or a breaking change, you might also be interested in coming to the chat for explanations or guidance.*
22

3-
### next
3+
<a name="v0.30.1"></a>
4+
### v0.30.1 - 2024-10-10
45
- input_field#display returns the curstor position if it's rendered - experimental - Thanks @xubaiwang
56

67
<a name="v0.30.0"></a>

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "termimad"
3-
version = "0.30.0"
3+
version = "0.30.1"
44
authors = ["dystroy <[email protected]>"]
55
repository = "https://github.com/Canop/termimad"
66
description = "Markdown Renderer for the Terminal"

0 commit comments

Comments
 (0)