We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58a000 commit 5f21ca0Copy full SHA for 5f21ca0
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+0.6.1 (2023-09-01)
2
+==================
3
+
4
+## Changed:
5
6
+ - [#159] Internal improvements
7
8
+[#159]: https://github.com/embedded-graphics/embedded-text/pull/159
9
10
0.6.0 (2023-05-14)
11
=======================
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "embedded-text"
-version = "0.6.0"
+version = "0.6.1"
license = "MIT"
description = "TextBox for embedded-graphics"
repository = "https://github.com/embedded-graphics/embedded-text"
0 commit comments