-
Notifications
You must be signed in to change notification settings - Fork 1
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
Showing
4 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## rockrun-0.2.0 - 2024-10-30 | ||
|
||
### π Features | ||
|
||
- Add git cliff configuration to generate futur change logs | ||
- Add persistance for language selection | ||
- Add 2 new questions | ||
- Add a background shader for level 3 | ||
- Update dependencies serde, serde_json, thiserror | ||
|
||
### π Bug Fixes | ||
|
||
- Set default language to English | ||
- Text in display menu not aligned properly on some platform | ||
- Slight camera zoom to hide level boundaries | ||
|
||
### π Documentation | ||
|
||
- Update TODO list | ||
- Update README status | ||
- Update documentation with debugging keys and storage info. |
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