CHANGELOG: bump for 1.13.1
This commit is contained in:
parent
ee63b0677a
commit
d029cd1f47
1 changed files with 17 additions and 13 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.13.1] - 2020-10-23
|
||||
|
||||
### Fixed
|
||||
|
||||
- OpenKeychain authentication would fail with `LifecycleOwner com.zeapo.pwdstore.git.GitServerConfigActivity@f578da1 is attempting to register while current state is RESUMED. LifecycleOwners must call register before they are STARTED.`
|
||||
|
@ -383,7 +385,9 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
- Fix elements overlapping.
|
||||
|
||||
[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.0...HEAD
|
||||
[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.13.1...HEAD
|
||||
|
||||
[1.13.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.13.0...1.13.1
|
||||
|
||||
[1.13.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.12.1...v1.13.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue