File tree Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [v2.47.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.47.1) (2024/07/29)
4
+
5
+ [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.47.0...v2.47.1)
6
+
7
+ <!-- Release notes generated using configuration in .github/release.yml at dev -->
8
+
9
+ ## What's Changed
10
+ ### Fixed Calculations
11
+ - Fix Added Damage not applying to Monster Explosions [\#8008](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8008) ([LocalIdentity](https://github.com/LocalIdentity))
12
+ - Fix Poison stacks applying twice to Poison DPS [\#8007](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8007) ([LocalIdentity](https://github.com/LocalIdentity))
13
+ - Fix damage calculation when using both Autoexertion and Echoes of Creation [\#8006](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8006) ([LocalIdentity](https://github.com/LocalIdentity))
14
+ ### Fixed Behaviours
15
+ - Fix increased Chance to Block mod on Shields not working [\#8010](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8010) ([LocalIdentity](https://github.com/LocalIdentity))
16
+
17
+
18
+
3
19
## [v2.47.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.47.0) (2024/07/29)
4
20
5
21
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.46.0...v2.47.0)
Original file line number Diff line number Diff line change
1
+ VERSION[2.47.1][2024/07/29]
2
+
3
+ --- Fixed Calculations ---
4
+ * Fix Added Damage not applying to Monster Explosions (LocalIdentity)
5
+ * Fix Poison stacks applying twice to Poison DPS (LocalIdentity)
6
+ * Fix damage calculation when using both Autoexertion and Echoes of Creation (LocalIdentity)
7
+
8
+ --- Fixed Behaviours ---
9
+ - Fix increased Chance to Block mod on Shields not working (LocalIdentity)
10
+
1
11
VERSION[2.47.0][2024/07/29]
2
12
3
13
--- New to Path of Building ---
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' UTF-8' ?>
2
2
<PoBVersion >
3
- <Version number =" 2.47.0 " />
3
+ <Version number =" 2.47.1 " />
4
4
<Source part =" default" url =" https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
5
5
<Source part =" runtime" platform =" win32" url =" https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
6
6
<Source part =" program" url =" https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />
You can’t perform that action at this time.
0 commit comments