sleepy-launcher/CHANGELOG.md

36 lines
685 B
Markdown
Raw Normal View History

2023-03-04 16:44:28 +03:00
# Changelog
2023-03-04 16:44:28 +03:00
All notable changes to this project will be documented in this file.
2023-03-04 16:44:28 +03:00
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-03-05 01:16:17 +03:00
## [Unreleased]
### Added
- Added game repairing function
### Fixed
- Forced `format_lang` to return regions for language codes
### Changed
- Changed default language from en to en-us
2023-03-04 20:41:27 +03:00
## 3.0.1
### Fixed
- Fixed background picture updating on "update background" switch disabled
### Changed
- Updated core library & sdk, changed game running mechanism
- Temporary hidden repair game button
2023-03-04 16:44:28 +03:00
## 3.0.0
2023-03-04 16:44:28 +03:00
🚀 Initial release