diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f68c9a578..08078a58dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [v0.12.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.12.2) (2025/09/16) + +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.12.1...v0.12.2) + + +## What's Changed +### Fixed Behaviours +- Fix Channel Time on Incinerate [\#1397](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1397) ([LocalIdentity](https://github.com/LocalIdentity)) +- Fix Turtle Charm Max Block override not working [\#1393](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1393) ([LocalIdentity](https://github.com/LocalIdentity)) +- Fix +1 Corrupted gems not importing with the correct level [\#1398](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1398) ([LocalIdentity](https://github.com/LocalIdentity)) + + + ## [v0.12.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.12.1) (2025/09/15) [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.12.0...v0.12.1) diff --git a/changelog.txt b/changelog.txt index 39b7964f9a..9f7c03a7de 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,11 @@ +VERSION[0.12.2][2025/09/16] + +--- Fixed Behaviours --- +- Fix Channel Time on Incinerate (LocalIdentity) +- Fix Turtle Charm Max Block override not working (LocalIdentity) +- Fix +1 Corrupted gems not importing with the correct level (LocalIdentity) + + VERSION[0.12.1][2025/09/15] --- User Interface ---