Skip to content

Commit 6435acb

Browse files
committed
Release v1.9.0
1 parent eb4391e commit 6435acb

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.9.0
6+
57
- Color theme may be specified in the user's config file.
68
- Add light, dark, and auto color themes.
79
- Introduce config file at `~/.config/dyd/dyd.toml`.

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -8,7 +8,7 @@ license = "MIT"
88
readme = "README.md"
99
repository = "https://github.com/synchronal/dyd"
1010
resolver = "2"
11-
version = "1.8.9"
11+
version = "1.9.0"
1212

1313

1414
[dependencies]

0 commit comments

Comments
 (0)