File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [v2.44.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.44.1) (2024/07/23)
4
+
5
+ [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.44.0...v2.44.1)
6
+
7
+ ## What's Changed
8
+ ### New to Path of Building
9
+ - Update Skill Tree ([LocalIdentity](https://github.com/LocalIdentity))
10
+ - Remove more fire damage line from Herald of Ash description ([LocalIdentity](https://github.com/LocalIdentity))
11
+ ### Fixed Crashes
12
+ - Fix Crash when allocating Perfect Agony while unarmed ([LocalIdentity](https://github.com/LocalIdentity))
13
+
3
14
## [v2.44.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.44.0) (2024/07/23)
4
15
5
16
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.43.0...v2.44.0)
Original file line number Diff line number Diff line change
1
+ VERSION[2.44.1][2024/07/23]
2
+
3
+ --- New to Path of Building ---
4
+ * Update 3.25 Skill trees (LocalIdentity)
5
+ * Remove more fire damage line from Herald of Ash description (LocalIdentity)
6
+
7
+ --- Fixed Crashes ---
8
+ * Fix Crash when allocating Perfect Agony while unarmed (LocalIdentity)
9
+
1
10
VERSION[2.44.0][2024/07/23]
2
11
3
12
--- 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.44.0 " />
3
+ <Version number =" 2.44.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