Skip to content

Commit 1910bc1

Browse files
author
LocalIdentity
committed
Update changelog
1 parent 399b505 commit 1910bc1

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Add proper support for pasting items with Lesser and Greater Runes [\#1010](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1010) ([QuickStick123](https://github.com/QuickStick123))
1111
### Tree
1212
- Add support for Eternal Life ascendancy notable [\#1011](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1011) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
13-
* Add support for Smith of Kitava's Body Armour mods by (@Peechey, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/967
13+
- Add support for Smith of Kitava's Body Armour mods [\#967](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/967) ([Peechey](https://github.com/Peechey), [LocalIdentity](https://github.com/LocalIdentity))
1414
- Add support for "Crimson Assault" Keystone [\#979](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/979) ([majochem](https://github.com/majochem))
1515
### Skills
1616
- Add support for Dread Banner Ailment and Stun threshold [\#960](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/960) ([Blitz54](https://github.com/Blitz54))

changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
VERSION[0.8.0][2025/04/16]
2+
23
--- New to Path of Building ---
34
* Add support for Megalomaniac in PoB Trader (Edvinas-Smita)
45
* Add proper support for pasting items with Lesser and Greater Runes (QuickStick123)
56

67
--- Tree ---
78
* Add support for Eternal Life ascendancy notable (Edvinas-Smita)
8-
* Add support for Smith of Kitava's Body Armour mods by (@Peechey, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/967
9+
* Add support for Smith of Kitava's Body Armour mods (Peechey, LocalIdentity)
910
* Add support for "Crimson Assault" Keystone (majochem)
1011

1112
--- Skills ---

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="0.7.1" />
3+
<Version number="0.8.0" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/{branch}/src/" />

0 commit comments

Comments
 (0)