Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [v0.17.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.17.1) (2026/06/02)

[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.17.0...v0.17.1)


## What's Changed
### Fixed Crashes
- Fix crash on trying to use Trarthan Cannon [\#2048](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2048) ([LocalIdentity](https://github.com/LocalIdentity))
### Fixed Calculations
- Fix Zarokh's Revolt granting infinite DPS [\#2045](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2045) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix incorrect Aggravated bleeding multiplier [\#2054](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/2054) ([Wires77](https://github.com/Wires77))



## [v0.17.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.17.0) (2026/06/01)

[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.16.0...v0.17.0)
Expand Down
10 changes: 10 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
VERSION[0.17.1][2026/06/02]

--- Fixed Crashes ---
* Fix crash on trying to use Trarthan Cannon (LocalIdentity)

--- Fixed Calculations ---
* Fix Zarokh's Revolt granting infinite DPS (LocalIdentity)
* Fix incorrect Aggravated bleeding multiplier (Wires77)


VERSION[0.17.0][2026/06/01]

--- New to Path of Building ---
Expand Down