Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matze committed Jul 19, 2022
1 parent 8224425 commit 8c075a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased


## 1.6.0

**2022-07-19**

### Changed

- Normal font color for the light theme to increase contrast.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wastebin"
version = "1.5.0"
version = "1.6.0"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 8c075a5

Please sign in to comment.