Skip to content

Commit a335d6b

Browse files
author
LocalIdentity
committed
Changelogs
1 parent e451f42 commit a335d6b

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## [v2.44.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.44.0) (2024/07/23)
415

516
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.43.0...v2.44.0)

changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
VERSION[2.44.0][2024/07/23]
211

312
--- New to Path of Building ---

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<PoBVersion>
3-
<Version number="2.44.0" />
3+
<Version number="2.44.1" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />

0 commit comments

Comments
 (0)