diff --git a/CHANGELOG.md b/CHANGELOG.md index c18ea67a..ec5d5dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.0.12 (2020-11-08) + +- added stash folder layout support +- update items, stats & mods to patch 3.12.4d +- fixed an issue at the evaluate dialog input not focusable + ## 1.0.11 (2020-09-20) - added heist item data & stats diff --git a/manifest.json b/manifest.json index 0579a295..4278f3c4 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "meta": { "name": "PoE Overlay", "author": "Kyusung4698", - "version": "1.0.11", + "version": "1.0.12", "minimum-overwolf-version": "0.153.0", "description": "Search the market and send trade offers. Get current market values for your item. View insights for maps and items.", "dock_button_title": "PoE Overlay", diff --git a/overlay.babel b/overlay.babel index d532d632..1600d0fb 100644 --- a/overlay.babel +++ b/overlay.babel @@ -1,4 +1,4 @@ - +