diff --git a/CHANGELOG.md b/CHANGELOG.md index 5195fed7..63a21137 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,21 +5,20 @@ ### Fixed - Construct display on info / demo page +- Case where a skill could send multiple ko events to target +- Resizing of vbox when you buy / create certain items ### Changed - Automatically shows a preview of combo item when you have 3 items selected for combining - - Only highlight the first available item slot when equipping - - Amplify no longer increase GreenPower - - Purify - Now removes all effects on target - Applies "Pure" increasing healing taken - - Purge - Now removes all effects on target + ## [1.8.2] - 2019-11-10 ### Fixed - Duplicate button issue in reshape tab diff --git a/client/changelog.html b/client/changelog.html index d43f4593..68719026 100644 --- a/client/changelog.html +++ b/client/changelog.html @@ -731,19 +731,54 @@ pre { } } CHANGELOG

-[1.8.2] - 2019-11-10

+[1.8.3] - 2019-11-10 +

+Added

+

+Fixed

+ +

+Changed

+ +

+[1.8.2] - 2019-11-10

+

+Fixed

+

[1.8.1] - 2019-11-09

-Fixed

+Fixed

-Changed

+Changed