Skip to content

Commit

Permalink
doc: Update version/CHANGELOG for 7.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed Apr 20, 2024
1 parent 07ddf2c commit 939986e
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions buttplug/CHANGELOG.md
@@ -1,3 +1,36 @@
# 7.1.16 (2024-04-20)

## Features

- Added Device Support
- JoyHub TrueForm
- JoyHub Rhythmic 3
- JoyHub Mysticolor
- JoyHub Vivid Wings
- JoyHub Deena
- JoyHub Cherly
- JoyHub Cherly 2c
- JoyHub Pathfinder 2
- JoyHub Angela
- JoyHub Verax
- JoyHub Verax 2
- JoyHub Euphoric 2
- JoyHub RoseBUD
- JoyHub Starfish
- JoyHub Resi Ring 2
- Kiiroo Pearl 2+
- Kiiroo Pearl 3
- Momonii Agatha
- Lioness

## Bugfixes

- Correct the feature order for the JoyHub PearlConch
- Fix the mode byte on the MotorBunny rotate command
- Fix for Lovense Solace V31 stop command
- Fix a RwLock timing issue
- Miizzzee protocol implementation cleanup

# 7.1.15 (2024-03-17)

## Features
Expand Down
2 changes: 1 addition & 1 deletion buttplug/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "buttplug"
version = "7.1.15"
version = "7.1.16"
authors = ["Nonpolynomial Labs, LLC <kyle@nonpolynomial.com>"]
description = "Buttplug Intimate Hardware Control Library"
license = "BSD-3-Clause"
Expand Down

0 comments on commit 939986e

Please sign in to comment.