diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e6e6a5e70..b867704941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [v0.23.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.23.1) (2026/07/28) + +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.23.0...v0.23.1) + + +## What's Changed +### Fixed Crashes +- Fix trader crash [\#2398](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2398) ([vaisest](https://github.com/vaisest)) +### Fixed Calculations +- Fix Gemling Frost Wall Ice Crystal life [\#2386](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2386) ([xiaoyaoyang](https://github.com/xiaoyaoyang)) +### Accuracy Improvements +- Add legacy flag to Commandment support [\#2387](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2387) ([moxaj](https://github.com/moxaj)) + + ## [v0.23.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.23.0) (2026/07/24) [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.22.0...v0.23.0) diff --git a/changelog.txt b/changelog.txt index 2f5604c6ef..133866d146 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,14 @@ +VERSION[0.23.1][2026/07/28] + +--- Fixed Crashes --- +* Fix trader crash (vaisest) + +--- Fixed Calculations --- +* Fix Gemling Frost Wall Ice Crystal life (xiaoyaoyang) + +--- Accuracy Improvements --- +* Add legacy flag to Commandment support (moxaj) + VERSION[0.23.0][2026/07/24] --- New to Path of Building --- diff --git a/manifest.xml b/manifest.xml index d856c04378..570674e795 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,6 +1,6 @@ - +