mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 19:33:36 +00:00
32 lines
702 B
Markdown
32 lines
702 B
Markdown
# Note Style Data Schema 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).
|
|
|
|
## [1.1.0]
|
|
### Added
|
|
- Added several new `assets`:
|
|
- `countdownThree`
|
|
- `countdownTwo`
|
|
- `countdownOne`
|
|
- `countdownGo`
|
|
- `judgementSick`
|
|
- `judgementGood`
|
|
- `judgementBad`
|
|
- `judgementShit`
|
|
- `comboNumber0`
|
|
- `comboNumber1`
|
|
- `comboNumber2`
|
|
- `comboNumber3`
|
|
- `comboNumber4`
|
|
- `comboNumber5`
|
|
- `comboNumber6`
|
|
- `comboNumber7`
|
|
- `comboNumber8`
|
|
- `comboNumber9`
|
|
|
|
## [1.0.0]
|
|
Initial version.
|