-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
0f6e790
commit 5e75b3f
Showing
2 changed files
with
18 additions
and
4 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,13 +1,22 @@ | ||
Changelog | ||
========== | ||
|
||
Version 1.0 *(2024-07-24)* | ||
Version 1.0.2 *(2024-10-20)* | ||
---------------------------- | ||
|
||
* Added new translations. | ||
* Update themed/monochrome app icon | ||
* Bump minimum target Android version to 8 | ||
* Replace checkboxes with material switches | ||
* Other minor fixes and improvements | ||
* Added new translations | ||
|
||
Version 1.0 *(2024-07-23)* | ||
Version 1.0.1 *(2024-07-24)* | ||
---------------------------- | ||
|
||
* Initial release | ||
* Added new translations. | ||
|
||
Version 1.0.0 *(2024-07-23)* | ||
---------------------------- | ||
|
||
* Initial release | ||
|
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,5 @@ | ||
* Update themed/monochrome app icon | ||
* Bump minimum target Android version to 8 | ||
* Replace checkboxes with material switches | ||
* Other minor fixes and improvements | ||
* Added new translations |