diff --git a/CHANGELOG.md b/CHANGELOG.md index 1283c995..9f058da9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,14 +35,14 @@ - Fix Ancestral Bond disabling Generals Cry damage [\#8877](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8877) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Hand of Phrecia disabling Mine Auras [\#8876](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8876) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Light of Meaning double counting starting nodes on Ascendant [\#8875](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8875) ([LocalIdentity](https://github.com/LocalIdentity)) -- Fix Kaladra's Touch not copying influence from other ring [\#8888](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8888) ([LocalIdentity](https://github.com/LocalIdentity)) +- Fix Kalandra's Touch not copying influence from other ring [\#8888](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8888) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Howlcrack causing inf DPS with Generals Cry [\#8889](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8889) ([Paliak](https://github.com/Paliak)) - Fix issue where Rage Support was affecting Herald of Purity [\#8907](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8907) ([Wires77](https://github.com/Wires77)) - Fix Volatility applying to Minion Spell skills [\#8912](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8912) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Influence not appearing correctly in PoB Trader [\#8913](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8913) ([t1nky](https://github.com/t1nky)) - Fix enemy Ailment Immunity not working with Rune of Treachery [\#8917](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8917) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Shepherd of Souls applying twice with 2 Yaomac's Accord equipped [\#8918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8918) ([LocalIdentity](https://github.com/LocalIdentity)) -- Fix node tooltip when using Untuitive Leap or Impossible Escape [\#8921](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8921) ([Kojoley](https://github.com/Kojoley)) +- Fix node tooltip when using Intuitive Leap or Impossible Escape [\#8921](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8921) ([Kojoley](https://github.com/Kojoley)) - Fix Ancestral Vision not working correctly with The Arkhon's Tools [\#8946](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8946) ([LocalIdentity](https://github.com/LocalIdentity)) - Fix Ascendant/Gladiator Block Chance when using Necromantic Aegis [\#8944](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8944) ([LocalIdentity](https://github.com/LocalIdentity)) ### Accuracy Improvements diff --git a/changelog.txt b/changelog.txt index ec5c3c0c..ec1b8a60 100644 --- a/changelog.txt +++ b/changelog.txt @@ -33,14 +33,14 @@ VERSION[2.56.0][2025/08/11] * Fix Ancestral Bond disabling Generals Cry damage (LocalIdentity) * Fix Hand of Phrecia disabling Mine Auras (LocalIdentity) * Fix Light of Meaning double counting starting nodes on Ascendant (LocalIdentity) -* Fix Kaladra's Touch not copying influence from other ring (LocalIdentity) +* Fix Kalandra's Touch not copying influence from other ring (LocalIdentity) * Fix Howlcrack causing inf DPS with Generals Cry (Paliak) * Fix issue where Rage Support was affecting Herald of Purity (Wires77) * Fix Volatility applying to Minion Spell skills (LocalIdentity) * Fix Influence not appearing correctly in PoB Trader (t1nky) * Fix enemy Ailment Immunity not working with Rune of Treachery (LocalIdentity) * Fix Shepherd of Souls applying twice with 2 Yaomac's Accord equipped (LocalIdentity) -* Fix node tooltip when using Untuitive Leap or Impossible Escape (Kojoley) +* Fix node tooltip when using Intuitive Leap or Impossible Escape (Kojoley) * Fix Ancestral Vision not working correctly with The Arkhon's Tools (LocalIdentity) * Fix Ascendant/Gladiator Block Chance when using Necromantic Aegis (LocalIdentity)