diff --git a/src/CHANGELOG.md b/src/CHANGELOG.md index e79bd70..be79383 100644 --- a/src/CHANGELOG.md +++ b/src/CHANGELOG.md @@ -1,4 +1,11 @@ -## Version 0.10.1 +## Version 0.11.0 +[Added] +- Humble App Support - install, launch, uninstall, getting game size andinstallation state + +Collection and Vault games are shown under Subscriptions tab in separate categories. +How to set bookmark, see: +https://github.com/UncleGoogle/galaxy-integration-humblebundle/#recommended-humble-choice-view + [Fixed] - Adjusting to humble API changes in May 2022 #183 - Error handling in case of authorisation cookie invalidation #179 diff --git a/src/manifest.json b/src/manifest.json index 1d52bcf..4699386 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name": "Humble Bundle plugin", "platform": "humble", "guid": "f0ca3d80-a432-4d35-a9e3-60f27161ac3a", - "version": "0.10.1", + "version": "0.11.0", "description": "GOG Galaxy 2.0 integration", "author": "Mesco", "email": "mieszkoziemowit@gmail.com",