2024-01-10 00:41:25 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
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.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2024-06-04 23:44:00 +00:00
|
|
|
## [2.0.5] - 2024-05-21
|
|
|
|
### Fixed
|
|
|
|
- Resolved an issue where HTML5 wouldn't store the semantic version properly, causing the game to fail to load the save.
|
|
|
|
|
2024-05-21 06:49:07 +00:00
|
|
|
## [2.0.4] - 2024-05-21
|
|
|
|
### Added
|
|
|
|
- `favoriteSongs:Array<String>` to `Save`
|
2024-01-10 00:41:25 +00:00
|
|
|
|
|
|
|
## [2.0.3] - 2024-01-09
|
|
|
|
### Added
|
|
|
|
- `inputOffset:Float` to `SongDataOptions`
|
|
|
|
- `audioVisualOffset:Float` to `SongDataOptions`
|