mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
Changelog 2.9.2
This commit is contained in:
parent
5593d4cc78
commit
c40d105574
@ -1,3 +1,7 @@
|
||||
## 2.9.2
|
||||
* Fix keys broken in 2.9.1
|
||||
* Yubikey decryption now working via API
|
||||
|
||||
## 2.9.1
|
||||
* Split encrypt screen into two
|
||||
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
|
||||
|
@ -5,6 +5,12 @@ And don't add newlines before or after p tags because of transifex -->
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<h2>2.9.2</h2>
|
||||
<ul>
|
||||
<li>Fix keys broken in 2.9.1</li>
|
||||
<li>Yubikey decryption now working via API</li>
|
||||
</ul>
|
||||
|
||||
<h2>2.9.1</h2>
|
||||
<ul>
|
||||
<li>Split encrypt screen into two</li>
|
||||
|
Loading…
Reference in New Issue
Block a user