Skip to content

Commit 2018fd5

Browse files
chore(release): set Cargo.toml to 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2023-09-23) ### Features * **log:** use line limit instead of hourly limit ([51c575f](51c575f)) * **pishock:** allow configuring multiple codes ([16d0d22](16d0d22))
1 parent c0ace3c commit 2018fd5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.1.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v2.0.0...v2.1.0) (2023-09-23)
2+
3+
4+
### Features
5+
6+
* **log:** use line limit instead of hourly limit ([51c575f](https://github.com/DASPRiD/vrc-osc-manager/commit/51c575f5ca834f8fad46b3a2fd71feedbf418ce5))
7+
* **pishock:** allow configuring multiple codes ([16d0d22](https://github.com/DASPRiD/vrc-osc-manager/commit/16d0d22bb0cb0a4383312facbb34ed8637878934))
8+
19
# [2.0.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v1.1.2...v2.0.0) (2023-08-27)
210

311

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,7 +1,7 @@
11
[package]
22
name = "vrc-osc-manager"
33
description = "OSC client for managing VRChat accessories"
4-
version = "2.0.0"
4+
version = "2.1.0"
55
edition = "2021"
66
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
77
readme = "README.md"

0 commit comments

Comments
 (0)