-
Notifications
You must be signed in to change notification settings - Fork 8
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
3 changed files
with
79 additions
and
3 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
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,3 +1,73 @@ | ||
# Feature | ||
|
||
- F-droid release | ||
- Attempt fix for reproducible build | ||
|
||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [Unreleased] | ||
|
||
### Added | ||
|
||
### Changed | ||
|
||
### Deprecated | ||
|
||
### Removed | ||
|
||
### Fixed | ||
|
||
### Security | ||
|
||
## [2.1.6] - 2023-12-24 | ||
|
||
### Changed | ||
|
||
➤ General dependencies upgrade | ||
|
||
### Fixed | ||
|
||
➤ Improper location for for app data | ||
|
||
### Security | ||
|
||
## [2.1.5] - 2023-12-17 | ||
|
||
➤ F-droid release : attempt fix for reproducible build | ||
|
||
## [2.1.4] - 2023-12-12 | ||
|
||
➤ Reproducible build for F-Droid | ||
|
||
## [2.1.1] - 2023-12-01 | ||
|
||
➤ Preparing for F-droid release | ||
|
||
## [2.1.0] - 2023-10-27 | ||
|
||
### Added | ||
|
||
➤ Support for push notification [android] | ||
|
||
### Fixed | ||
|
||
➤ Database migration issue on desktop | ||
|
||
## [2.0.6] - 2023-10-24 | ||
|
||
### Added | ||
|
||
➤ Offline cache using SQLDelight #40 | ||
|
||
## [2.0.5] - 2023-10-22 | ||
|
||
### Fixed | ||
|
||
➤ Crash because of proguard obfuscation #36 [Android] | ||
|
||
## [2.0.4] - 2023-10-22 | ||
|
||
➤ Play deal is open source now | ||
➤ Initial Release as a multiplatform project |
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