diff --git a/CHANGELOG.md b/CHANGELOG.md index e1081d7a05..fc37110ae9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [v2.49.3](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.49.3) (2024/11/24) + +[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.49.2...v2.49.3) + + + +## What's Changed +### Fixed Bugs +- Fix character import from accounts with a hyphen in them [\#8370](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8370) ([tarekis](https://github.com/tarekis)) +- Fix trade realms not sorting correctly [\#8367](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8367) ([Regisle](https://github.com/Regisle)) + ## [v2.49.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.49.2) (2024/11/19) [Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.49.1...v2.49.2) diff --git a/changelog.txt b/changelog.txt index a784d6f2e8..a0e8197b85 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +VERSION[2.49.3][2024/11/24] + +--- Fixed Bugs --- +* Fix character import from accounts with a hyphen in them (tarekis) +* Fix trade realms not sorting correctly (Regisle) + VERSION[2.49.2][2024/11/19] --- User Interface --- diff --git a/manifest.xml b/manifest.xml index c62d7c14eb..dffe5a47bb 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,6 +1,6 @@ - +