Skip to content

Commit

Permalink
doc: Update version/CHANGELOG for 9.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed Oct 7, 2024
1 parent 269d5f5 commit ca203ea
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions buttplug/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 9.0.4 (2024-10-06)

## Features

- Linear (position/duration) movement support for the Lovense Solace Pro
- Added Device Support
- FeelingSo Flair Feel
- Kuirkish Imp 3
- JoyHub VBarbie

## Bugfixes

- Fix issue with Lovense Solace (non-pro) getting incorrect Mply commands and not stopping when
expected.

# 9.0.3 (2024-09-30)

## Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion buttplug/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "buttplug"
version = "9.0.3"
version = "9.0.4"
authors = ["Nonpolynomial Labs, LLC <[email protected]>"]
description = "Buttplug Intimate Hardware Control Library"
license = "BSD-3-Clause"
Expand Down

0 comments on commit ca203ea

Please sign in to comment.