diff --git a/src/CHANGELOG.md b/src/CHANGELOG.md index e69a008..6b2087d 100644 --- a/src/CHANGELOG.md +++ b/src/CHANGELOG.md @@ -1,9 +1,13 @@ -## Unreleased +## Version 0.8.0 Alpha (pre-release) [Fixed] -- Downloading DRM-free games +- Downloading DRM-free games #97 +- Not showing claimed choices #113 + +[Added] +- Humble Choice support (alpha) #108 [Changed] -- support for Trove; now it the plugin uses dedicated interface for subscription games +- Trove as subscription #102; now it is configurable in Galaxy Settings -> Features ## Version 0.7.1 diff --git a/src/manifest.json b/src/manifest.json index ecdcdf5..4df7778 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.7.1", + "version": "0.8.0-alpha", "description": "GOG Galaxy 2.0 integration", "author": "Mesco", "email": "mieszkoziemowit@gmail.com",