diff --git a/OpenPGP-Keychain/src/main/res/raw/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw/help_changelog.html
index fc02cb7f7..7bb558a24 100644
--- a/OpenPGP-Keychain/src/main/res/raw/help_changelog.html
+++ b/OpenPGP-Keychain/src/main/res/raw/help_changelog.html
@@ -7,10 +7,14 @@ And don't add newlines before or after p tags because of transifex -->
2.3
+- remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
+- fix setting expiry dates on keys (thanks to Ash Hughes)
+- more internal fixes when editing keys (thanks to Ash Hughes)
+- querying key servers directly from the import screen
+- fix layout and dialog style on Android 2.2-3.0
- fix crash on keys with empty user ids
- fix crash and empty lists when coming back from signing screen
- Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
-- remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
- fix upload of key from signing screen