1
0
mirror of https://github.com/Suiranoil/SkinRestorer.git synced 2026-01-16 04:42:12 +00:00

update CHANGELOG.md

This commit is contained in:
2025-05-24 13:50:17 +03:00
parent 8457e6f4ab
commit 2e7a9edc20
2 changed files with 6 additions and 4 deletions

View File

@@ -4,6 +4,10 @@ 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.3.2] - 2025-05-24
### Fixed
- Fixed mixin incompatibility with ModernFix (closes [#42](https://github.com/Suiranoil/SkinRestorer/issues/52))
## [2.3.1] - 2025-05-03 ## [2.3.1] - 2025-05-03
### Added ### Added
- Added support for minecraft 1.19-1.19.4 - Added support for minecraft 1.19-1.19.4

View File

@@ -1,4 +1,2 @@
### Added ### Fixed
- Added support for minecraft 1.19-1.19.4 - Fixed mixin incompatibility with ModernFix (closes [#42](https://github.com/Suiranoil/SkinRestorer/issues/52))
### Changed
- Use services and session server urls from environment