Fix changelog

This commit is contained in:
LocalIdentity
2021-04-15 06:38:43 +10:00
parent 998459fef9
commit ab82127579
3 changed files with 5 additions and 3 deletions

View File

@@ -25,7 +25,8 @@
- Fix some gems appearing in the gem list when they shouldn't have [\#2493](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2493) ([Wires77](https://github.com/Wires77))
- Fix physical damage reduction for bleed from going below zero [\#2481](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2481) ([Wires77](https://github.com/Wires77))
- Fix outdated modifier text on Aberrath's Hooves [\#2474](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2474) ([pundm](https://github.com/pundm))
- Fix many crashes related to Generals Cry [\#2453](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2453) ([Nostrademous](https://github.com/Nostrademous))
- Fix many crashes related to Generals Cry and The Saviour [\#2453](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2453) ([Nostrademous](https://github.com/Nostrademous))
- Fix Mirage Archer to be a component of the skill it supports now [\#2453](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2453) ([Nostrademous](https://github.com/Nostrademous))
- Fix crash related to Brands with Item-granted Active Skills [\#2450](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2450) ([Nostrademous](https://github.com/Nostrademous))
- Fix "Socketed Gems are supported by..." mods for trigger skills (e.g. CwC) [\#2442](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2442) ([Nostrademous](https://github.com/Nostrademous))
- Fix incorrect application of Buff Effect [\#2391](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/2391) ([PJacek](https://github.com/PJacek))

View File

@@ -17,7 +17,8 @@ VERSION[2.1.0][2021/04/15]
* Fix some gems appearing in the gem list when they shouldn't have (Wires77)
* Fix physical damage reduction for bleed from going below zero (Wires77)
* Fix outdated modifier text on Aberrath's Hooves (pundm)
* Fix many crashes related to Generals Cry (Nostrademous)
* Fix many crashes related to Generals Cry and The Saviour (Nostrademous)
* Fix Mirage Archer to be a component of the skill it supports now (Nostrademous)
* Fix crash related to Brands with Item-granted Active Skills (Nostrademous)
* Fix "Socketed Gems are supported by..." mods for trigger skills (e.g. CwC) (Nostrademous)
* Fix incorrect application of Buff Effect (PJacek)

View File

@@ -10,7 +10,7 @@
<File name="UpdateCheck.lua" part="program" sha1="c0a1a7e9823bcecef193bf3a846e93d5ea2d9021" />
<File name="UpdateApply.lua" part="program" sha1="4dd42f413cb89a963e4ae1b40e214985b909c05b" />
<File name="GameVersions.lua" part="program" sha1="52cf25992fbd0cbb15060ece7a42ef0aed99a9c4" />
<File name="changelog.txt" part="default" sha1="58fa7fb5ec6d291dc09f86a74113e47237a6c1ea" />
<File name="changelog.txt" part="default" sha1="4446fe9017f01c3e73c1868c8f4120b74fd0e381" />
<File name="Path{space}of{space}Building.exe" part="runtime" platform="win32" sha1="7486cf4f0289df72ccce93a69a4198ad069f79b9" />
<File name="lua51.dll" part="runtime" platform="win32" sha1="7a973d3c0b5121e6aad0dcb9323be5b432fc63e7" />
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="cc0214199af6b4cb770e2f6a089af9b66c3f7d59" />