Add CHANGELOG entries for 1.10.1 (#961)
This commit is contained in:
parent
084b833fa4
commit
da3ca10de6
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Using long key IDs in .gpg-id no longer leads to a crash
|
||||||
|
- Long key IDs and fingerprints are now correctly forwarded to OpenKeychain
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Support for multiple GPG IDs in .gpg-id
|
||||||
|
- Creating an entry in an empty store now lets you select keys to initialize .gpg-id with
|
||||||
|
|
||||||
## [1.10.0] - 2020-07-22
|
## [1.10.0] - 2020-07-22
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Reference in a new issue