-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0d735ec
commit ff4ab88
Showing
1 changed file
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,14 @@ | ||
#Full Graphics Rework - v3.0.0 | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
## New UI | ||
- UI is variable based on the provided SongData | ||
- removed FontSizeOption -> replaced by better Auto-Mode | ||
## v3.0.0 | ||
|
||
## Other | ||
- removed Mixxx integration | ||
- improved general code readability and quality | ||
- some gh-actions and workflow stuff | ||
## New UI | ||
- Full UI-Rework | ||
- UI is variable based on the provided SongData | ||
- removed FontSizeOption -> replaced by better Auto-Mode | ||
|
||
## Other | ||
- removed Mixxx integration | ||
- improved general code readability and quality | ||
- some gh-actions and workflow stuff |