-
Notifications
You must be signed in to change notification settings - Fork 2
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
3765c28
commit 36f324f
Showing
2 changed files
with
31 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [0.6.4] - 2023-06-02 | ||
|
||
### Bug Fixes | ||
|
||
- Properly disable `EnabledMods` autosave when disabled | ||
|
||
### Features | ||
|
||
- Return paths from install functions | ||
|
||
### Miscellaneous Tasks | ||
|
||
- Add code coverage | ||
- Add git cliff config | ||
- Use a proper changelog | ||
- Clippy & formatting | ||
|
||
### Testing | ||
|
||
- Add tests for api module | ||
- Add file download test | ||
- Add installation tests | ||
- Add tests for utils | ||
- Add tests for model objects | ||
|
||
<!-- generated by git-cliff --> |
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