Changelogs

This commit is contained in:
LocalIdentity
2024-11-19 05:28:40 +11:00
parent a744dfe26f
commit 3c5f1a1e95
3 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## [v2.49.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.49.1) (2024/11/19)
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.49.0...v2.49.1)
<!-- Release notes generated using configuration in .github/release.yml at dev -->
## What's Changed
### Fixed Bugs
- Fix character import for Xbox and Playstation accounts [\#8365](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8365) ([HashBR](https://github.com/HashBR))
## [v2.49.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.49.0) (2024/11/18)
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.48.2...v2.49.0)

View File

@@ -1,3 +1,8 @@
VERSION[2.49.1][2024/11/19]
--- Fixed Bugs ---
* Fix character import for Xbox and Playstation accounts (HashBR)
VERSION[2.49.0][2024/11/18]
--- New to Path of Building ---

View File

@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<PoBVersion>
<Version number="2.49.0" />
<Version number="2.49.1" />
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />