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:
2024-12-02 03:34:45 +03:00
parent 374137bc47
commit 9150179391
2 changed files with 4 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Migrated to MineSkin's new API V2 - Migrated to MineSkin's new API V2
### Fixed ### Fixed
- Fixed `providers` config validation - Fixed `providers` config validation
### Removed
- Dropped support for NeoForge on Minecraft 1.20.2-1.20.4
## [2.1.0] - 2024-09-26 ## [2.1.0] - 2024-09-26
### Added ### Added

View File

@@ -6,3 +6,5 @@
- Migrated to MineSkin's new API V2 - Migrated to MineSkin's new API V2
### Fixed ### Fixed
- Fixed `providers` config validation - Fixed `providers` config validation
### Removed
- Dropped support for NeoForge on Minecraft 1.20.2-1.20.4