mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-11 00:41:10 +02:00
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
6139693d4f
commit
4fbdc0e723
|
|
@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## [1.12.0] - 2020-09-24
|
||||
|
||||
### Fixed
|
||||
|
||||
- Certain operations like folder creation with GPG keys would fail with `java.lang.IllegalStateException`.
|
||||
- ECDSA key exchanges failed resulting in users being unable to clone repositories.
|
||||
|
||||
### Added
|
||||
|
||||
- Allow sorting by recently used
|
||||
|
|
|
|||
Loading…
Reference in a new issue