diff --git a/CHANGELOG.md b/CHANGELOG.md index 81bde03..5dd68ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v2.6.4 - 2024/10/06 (All Platforms) + +## Features + +- Update to Buttplug v9.0.4/Intiface Engine v3.0.4 + - Lovense Solace Pro linear movement support + - Lovense Solace stop fix + - Many device updates + +# v2.6.3 - 2024/09/29 (Android Only) + +## Bugfixes + +- Remove about page message linking to Patreon, due to Google Play Store restrictions + # v2.6.2 - 2024/09/02 (All Platforms) ## Features diff --git a/pubspec.yaml b/pubspec.yaml index a23081d..45e12b4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: intiface_central description: Intiface® Central publish_to: 'none' -version: 2.6.3+29 +version: 2.6.4+30 environment: sdk: '>=3.0.0 <4.0.0'