Skip to content

Commit

Permalink
release 0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Jan 20, 2022
1 parent 5cc94ac commit 05c8b12
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "A feature-rich and resource-friendly replacement for i3status, wr
repository = "https://github.com/greshake/i3status-rust/"
readme = "README.md"
license = "GPL-3.0-only"
version = "0.21.1"
version = "0.21.2"
authors = ["Kai Greshake <[email protected]>",
"Contributors on GitHub (https://github.com/greshake/i3status-rust/graphs/contributors)"]
edition = "2018"
Expand Down
10 changes: 10 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# i3status-rust 0.21.2

## New Blocks and Features

* Add dracula theme (#1408 by @welcoMattic)

## Bug Fixes and Improvements

* Battery block: Fix UPower property type mismatch (#1409 by @bim9262)

# i3status-rust 0.21.0

## New Blocks and Features
Expand Down

0 comments on commit 05c8b12

Please sign in to comment.