diff --git a/buttplug/CHANGELOG.md b/buttplug/CHANGELOG.md index be68e10bd..c6e737288 100644 --- a/buttplug/CHANGELOG.md +++ b/buttplug/CHANGELOG.md @@ -1,3 +1,12 @@ +# 7.1.9 (2023-11-15) + +## Features + +- Added Device Support + - Lovense Solace (speed only, depth coming at some point in the future) + - Satisfyer Pro Gen 3 + - OhMiBod Foxy, Chill + # 7.1.8 (2023-11-04) ## Features diff --git a/buttplug/Cargo.toml b/buttplug/Cargo.toml index 4d1707591..57a2c7925 100644 --- a/buttplug/Cargo.toml +++ b/buttplug/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "buttplug" -version = "7.1.8" +version = "7.1.9" authors = ["Nonpolynomial Labs, LLC "] description = "Buttplug Intimate Hardware Control Library" license = "BSD-3-Clause"