Skip to content

Commit 2878fa4

Browse files
author
LocalIdentity
committed
Fix Changelogs
1 parent 380f6c0 commit 2878fa4

3 files changed

Lines changed: 1 addition & 21 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44

55
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.62.0...v2.63.0)
66

7-
8-
## What's Changed
9-
### New to Path of Building
10-
- Add Holy Strike FullDPS override to not overstate melee damage [\#9589](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9589) ([LocalIdentity](https://github.com/LocalIdentity))
11-
- Added unique The Broken Elegy [\#9590](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9590) ([MrHB212](https://github.com/MrHB212))
12-
- Add radius values for Queen's Demand skills [\#9598](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9598) ([Wires77](https://github.com/Wires77))
13-
- Add new 3.28 Uniques [\#9618](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9618) ([LocalIdentity](https://github.com/LocalIdentity))
14-
- Add parsing for Hallowing Flame mods [\#9544](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9544) ([Paliak](https://github.com/Paliak))
15-
- Add support for defaulting gems to level 1 [\#9514](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9514) ([Peechey](https://github.com/Peechey))
16-
* Add support for searching all sockets for Timeless Jewel finder <!-- Release notes generated using configuration in .github/release.yml at dev -->
17-
187
## What's Changed
198
### New to Path of Building
209
- Add new 3.28 Uniques and add support for their mods [\#9618](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9618), [\#9589](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/9589) ([LocalIdentity](https://github.com/LocalIdentity), [MrHB212](https://github.com/MrHB212))

changelog.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
VERSION[2.63.0][2026/03/15]
22

3-
--- New to Path of Building ---
4-
* Add Holy Strike FullDPS override to not overstate melee damage (LocalIdentity)
5-
* Added unique The Broken Elegy (MrHB212)
6-
* Add radius values for Queen's Demand skills (Wires77)
7-
* Add new 3.28 Uniques (LocalIdentity)
8-
* Add parsing for Hallowing Flame mods (Paliak)
9-
* Add support for defaulting gems to level 1 (Peechey)
10-
* Add support for searching all sockets for Timeless Jewel finder <!-- Release notes generated using configuration in .github/release.yml at dev -->
11-
123
--- New to Path of Building ---
134
* Add new 3.28 Uniques and add support for their mods (LocalIdentity, MrHB212)
145
* Add support for defaulting gems to level 1 to help search for best Imbued Support (Peechey)

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.62.0" />
3+
<Version number="2.63.0" />
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)