Skip to content

Commit fe751bf

Browse files
committed
Bumped version
1 parent abd0091 commit fe751bf

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.5.0
2+
3+
- `colorhoster.toml` config file can now override the program defaults
4+
- `--service create` now saves any extra options to `colorhoster.toml`
5+
16
## 0.4.0
27

38
- Support for hot-plugging keyboards without restarting the app

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "ColorHoster"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)