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

Commit 65286b8

Browse files
committed
doc: Update version and CHANGELOG for v14
1 parent 391677b commit 65286b8

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v14 (2020/10/05)
2+
3+
## Bugfixes
4+
5+
- Update to buttplug-rs 0.9.1 w/ btleplug 0.5.3, fixing an issue with macOS
6+
panicing whenever it writes to write to a BLE device.
7+
18
# v13 (2020/10/04)
29

310
## Features

Cargo.lock

Lines changed: 5 additions & 5 deletions
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 = "13.0.0"
3+
version = "14.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)