Add CHANGELOG.md
This commit is contained in:
parent
f21e687a6d
commit
8ec018442a
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
## [0.1.2] - 2019-02-11
|
||||
### Fixed
|
||||
- Downgrade SDK target version to 26 due to [#15](https://github.com/stevesoltys/backup/issues/15).
|
||||
|
||||
## [0.1.1] - 2019-02-11
|
||||
### Added
|
||||
- Action bar options for selecting all packages during backup / restore.
|
||||
- Upgrade compile SDK version to 28.
|
||||
- Upgrade target SDK version to 28.
|
||||
|
||||
### Fixed
|
||||
- Ignore `com.android.providers.downloads.ui` to resolve [#14](https://github.com/stevesoltys/backup/issues/14).
|
Loading…
Reference in a new issue