diff --git a/CHANGELOG.md b/CHANGELOG.md index ade06bb3f9..150d864e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [v2.35.3](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.35.3) (2023/12/06) + +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.35.2...v2.35.3) + + + +## What's Changed +### Fixed Bugs +- Fix damage taken as mods not appearing in Calcs tab breakdown [\#6932](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6932) ([Regisle](https://github.com/Regisle), [LocalIdentity](https://github.com/LocalIdentity)) +- Fix Lucky Spell Suppression chance not displaying in sidebar [\#6931](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6931) ([MoonOverMira](https://github.com/MoonOverMira)) +### Accuracy Improvements +- Update Splitting Steel quality mod [\#6927](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6927) ([kayokalinauskas](https://github.com/kayokalinauskas)) + + + + ## [v2.35.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.35.2) (2023/12/06) [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.35.1...v2.35.2) diff --git a/changelog.txt b/changelog.txt index 7f2eb38e65..9cc093dc4d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +VERSION[2.35.3][2023/12/06] + +--- Fixed Bugs --- +* Fix damage taken as mods not appearing in Calcs tab breakdown (Regisle, LocalIdentity) +* Fix Lucky Spell Suppression chance not displaying in sidebar (MoonOverMira) + +--- Accuracy Improvements --- +* Update Splitting Steel quality mod (kayokalinauskas) + + VERSION[2.35.2][2023/12/06] --- Fixed Bugs ---