Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit 3edf6d5

Browse files
committed
doc: Update CHANGELOG/version for v16
1 parent 6c6fefc commit 3edf6d5

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v16 (2020/10/17)
2+
3+
## Features
4+
5+
- Update to buttplug-rs 0.10.0
6+
- Kiiroo Keon Support
7+
- New raw device commands (use --allowraw option for access)
8+
9+
## Bugfixes
10+
11+
- Update to buttplug-rs 0.10.0
12+
- Lots of websocket crash fixes
13+
114
# v15 (2020/10/05)
215

316
## Bugfixes

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 = "intiface-cli"
3-
version = "15.0.0"
3+
version = "16.0.0"
44
authors = ["Nonpolynomial Labs, LLC <kyle@nonpolynomial.com>"]
55
description = "Command Line Interface frontend for the Buttplug sex toy control library"
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)