Skip to content

Commit 5fa1a70

Browse files
committed
Bumped the version
1 parent cead129 commit 5fa1a70

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.5
2+
3+
- Added support for all OpenRGB SDK API requests
4+
- Now mode settings can be saved to the keyboard's memory
5+
16
## 0.1.4
27

38
- Most common OpenRGB SDK APIs are implemented

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.1.4"
3+
version = "0.1.5"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)