mirror of
https://github.com/Suiranoil/SkinRestorer.git
synced 2026-01-16 04:42:12 +00:00
update CHANGELOG
This commit is contained in:
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [2.4.1] - 2025-07-09
|
||||||
|
### Changed
|
||||||
|
- Log full exception and argument when unable to fetch/set skin
|
||||||
|
### Fixed
|
||||||
|
- Fixed mojang provider using offline uuids when unable to fetch actual uuid resulting in `no profile with uuid` error
|
||||||
|
|
||||||
## [2.4.0] - 2025-07-05
|
## [2.4.0] - 2025-07-05
|
||||||
### Fixed
|
### Fixed
|
||||||
- Added support for player heads
|
- Added support for player heads
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
### Added
|
### Changed
|
||||||
- Added support for player heads
|
- Log full exception and argument when unable to fetch/set skin
|
||||||
|
### Fixed
|
||||||
|
- Fixed mojang provider using offline uuids when unable to fetch actual uuid resulting in `no profile with uuid` error
|
||||||
|
|||||||
Reference in New Issue
Block a user