Skip to content

Commit 05c8b12

Browse files
committed
release 0.21.2
1 parent 5cc94ac commit 05c8b12

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "A feature-rich and resource-friendly replacement for i3status, wr
44
repository = "https://github.com/greshake/i3status-rust/"
55
readme = "README.md"
66
license = "GPL-3.0-only"
7-
version = "0.21.1"
7+
version = "0.21.2"
88
authors = ["Kai Greshake <[email protected]>",
99
"Contributors on GitHub (https://github.com/greshake/i3status-rust/graphs/contributors)"]
1010
edition = "2018"

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# i3status-rust 0.21.2
2+
3+
## New Blocks and Features
4+
5+
* Add dracula theme (#1408 by @welcoMattic)
6+
7+
## Bug Fixes and Improvements
8+
9+
* Battery block: Fix UPower property type mismatch (#1409 by @bim9262)
10+
111
# i3status-rust 0.21.0
212

313
## New Blocks and Features

0 commit comments

Comments
 (0)