Release 2.54.0 (#8680)
* Prepare release 2.54.0 * Fix changelog --------- Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b0ac1ba5e2
commit
81735fc2f7
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## [v2.54.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.54.0) (2025/06/14)
|
||||
|
||||
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.53.1...v2.54.0)
|
||||
|
||||
## What's Changed
|
||||
### New to Path of Building
|
||||
- Add full support for new 3.26 Gems [\#8676](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8676), [\#8679](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8679) ([LocalIdentity](https://github.com/LocalIdentity), [Wires77](https://github.com/Wires77), [TPlant](https://github.com/PJacek))
|
||||
- Update existing gems with changes from 3.26 [\#8673](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8673) ([LocalIdentity](https://github.com/LocalIdentity), [Wires77](https://github.com/Wires77))
|
||||
- Add support for Cold Dot Multiplier per Overcapped Cold Res Mastery [\#8681](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8681) ([Peechey](https://github.com/Peechey))
|
||||
- Add support for Life / Mana per red / blue socket Staff Mastery ([LocalIdentity](https://github.com/LocalIdentity))
|
||||
|
||||
|
||||
## [v2.53.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.53.1) (2025/06/13)
|
||||
|
||||
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.53.0...v2.53.1)
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
VERSION[2.54.0][2025/06/14]
|
||||
--- New to Path of Building ---
|
||||
* Add full support for new 3.26 Gems (LocalIdentity, Wires77, TPlant)
|
||||
* Update existing gems with changes from 3.26 (LocalIdentity, Wires77)
|
||||
* Add support for Cold Dot Multiplier per Overcapped Cold Res Mastery (Peechey)
|
||||
* Add support for Life / Mana per red / blue socket Staff Mastery (LocalIdentity)
|
||||
|
||||
|
||||
VERSION[2.53.1][2025/06/13]
|
||||
|
||||
--- User Interface ---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<PoBVersion>
|
||||
<Version number="2.53.1" />
|
||||
<Version number="2.54.0" />
|
||||
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
|
||||
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
|
||||
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />
|
||||
|
||||
Reference in New Issue
Block a user