Skip to content

Commit 50665dc

Browse files
Prepare release 2.36.0
1 parent 6bae0f8 commit 50665dc

File tree

2 files changed

+53
-1
lines changed

2 files changed

+53
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,33 @@
1-
# Changelog
1+
# Changelog
2+
3+
## [v2.36.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.36.0) (2023/12/11)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.35.5...v2.36.0)
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
8+
9+
## What's Changed
10+
### New to Path of Building
11+
* Update all base skill gems + minions with 3.23 changes by (@Wires77, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6976
12+
* Add support for new Ascendancy skills by (@Wires77, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6976
13+
* Add support for Charms and Tinctures by (@Regisle, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6977
14+
- Adding new 3.23 uniques [\#6983](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6983) ([Wires77](https://github.com/Wires77))
15+
- Add support for importing new Ascendancies [\#6987](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6956, https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6987) ([Wires77](https://github.com/Wires77))
16+
- Save trade search weights to build file [\#6954](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6954) ([Peechey](https://github.com/Peechey))
17+
- Remove Pastebin as a build export option [\#6970](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6970) ([LocalIdentity](https://github.com/LocalIdentity))
18+
19+
### User Interface
20+
- Add support for search Configuration tab [\#6178](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6178) ([deathbeam](https://github.com/deathbeam))
21+
- Add support for toggling ineligible configurations in Configuration tab [\#5950](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/5950) ([Peechey](https://github.com/Peechey))
22+
23+
### Fixed Bugs
24+
- Fix ES bypass Mastery overriding Divine Flesh ES bypass [\#6965](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6965) ([mortentc](https://github.com/mortentc))
25+
- Fix Sin Trek and Legacy of Fury disabling life mod on Utula's Hunger [\#6969](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6969) ([Lilylicious](https://github.com/Lilylicious))
26+
- Fix Eldritch Battery with Replica Covenant cost calculations [\#6964](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6964) ([sida-wang](https://github.com/sida-wang))
27+
28+
### Accuracy Improvements
29+
- Fix Azmeri Ascendancy nodes counting towards regular Ascendancy node count [\#6958](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6958) ([Regisle](https://github.com/Regisle))
30+
231

332
## [v2.35.5](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.35.5) (2023/12/07)
433

changelog.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
VERSION[2.36.0][2023/12/11]
2+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
3+
4+
* Update all base skill gems + minions with 3.23 changes by (@Wires77, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6976
5+
* Add support for new Ascendancy skills by (@Wires77, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6976
6+
* Add support for Charms and Tinctures by (@Regisle, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6977
7+
* Adding new 3.23 uniques (Wires77)
8+
* Add support for importing new Ascendancies (Wires77)
9+
* Save trade search weights to build file (Peechey)
10+
* Remove Pastebin as a build export option (LocalIdentity)
11+
12+
--- User Interface ---
13+
* Add support for search Configuration tab (deathbeam)
14+
* Add support for toggling ineligible configurations in Configuration tab (Peechey)
15+
16+
--- Fixed Bugs ---
17+
* Fix ES bypass Mastery overriding Divine Flesh ES bypass (mortentc)
18+
* Fix Sin Trek and Legacy of Fury disabling life mod on Utula's Hunger (Lilylicious)
19+
* Fix Eldritch Battery with Replica Covenant cost calculations (sida-wang)
20+
21+
--- Accuracy Improvements ---
22+
* Fix Azmeri Ascendancy nodes counting towards regular Ascendancy node count (Regisle)
23+
124
VERSION[2.35.5][2023/12/07]
225

326
--- Fixed Bugs ---

0 commit comments

Comments
 (0)