Changelogs
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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)
|
||||
|
||||
@@ -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 ---
|
||||
|
||||
@@ -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/" />
|
||||
|
||||
Reference in New Issue
Block a user