diff options
Diffstat (limited to 'OpenKeychain/src/main')
-rw-r--r-- | OpenKeychain/src/main/res/raw/help_changelog.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html index 3c4e3de66..9071e7e36 100644 --- a/OpenKeychain/src/main/res/raw/help_changelog.html +++ b/OpenKeychain/src/main/res/raw/help_changelog.html @@ -6,6 +6,12 @@ And don't add newlines before or after p tags because of transifex --> </head> <body> +<h2>3.0.1</h2> +<ul> +<li>Better handling of large key imports</li> +<li>Improved subkey selection</li> +</ul> + <h2>3.0</h2> <ul> <li>Full support for Yubikey signature generation and decryption!</li> |