diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e5d0dcb9..cdceb6b9ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [v2.39.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.39.2) (2024/01/25) + +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.39.1...v2.39.2) + + + +## What's Changed +### Fixed Crashes +- Fix crash when using opening wiki for skills granted by items [\#7309](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7309) ([Peechey](https://github.com/Peechey)) +- Fix crash when mousing over strength breakdown when using Flame's Advance [\#7308](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7308) ([Paliak](https://github.com/Paliak)) +- Fix crash when hovering over some breakdowns [\#7311](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7311) ([LocalIdentity](https://github.com/LocalIdentity)) + + + ## [v2.39.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.39.1) (2024/01/24) [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.39.0...v2.39.1) diff --git a/changelog.txt b/changelog.txt index e758c48b61..af6e48a6a1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,11 @@ +VERSION[2.39.2][2024/01/25] + +--- Fixed Crashes --- +* Fix crash when using opening wiki for skills granted by items (Peechey) +* Fix crash when mousing over Strength breakdown when using Flame's Advance (Paliak) +* Fix crash when hovering over some breakdowns (LocalIdentity) + + VERSION[2.39.1][2024/01/24] --- Fixed Crashes ---