Skip to content

Commit 98df405

Browse files
committed
doc: Update version/CHANGELOG for v1.4.8
Just a buttplug update
1 parent cb86ea1 commit 98df405

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Intiface Engine v1.4.8 (2023/11/16)
2+
3+
## Features
4+
5+
- Update to Buttplug v7.1.9
6+
- Added Lovense Solace, OhMiBod Foxy, Chill support
7+
18
# Intiface Engine v1.4.7 (2023/11/04)
29

310
## Features

Cargo.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "intiface-engine"
3-
version = "1.4.7"
3+
version = "1.4.8"
44
authors = ["Nonpolynomial Labs, LLC <kyle@nonpolynomial.com>"]
55
description = "CLI and Library frontend for the Buttplug sex toy control library"
66
license = "BSD-3-Clause"
@@ -28,7 +28,7 @@ tokio_console=["console-subscriber"]
2828

2929
[dependencies]
3030
# buttplug = { path = "../buttplug/buttplug" }
31-
buttplug = { version = "7.1.8" }
31+
buttplug = { version = "7.1.9" }
3232
argh = "0.1.12"
3333
log = "0.4.20"
3434
futures = "0.3.28"

0 commit comments

Comments
 (0)