diff --git a/Changelog.md b/Changelog.md
index 8a3036a..fbe8daa 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,11 +1,12 @@
# v1.12 (soon to be released)
+ - Beautiful UI
- Add cancel button to cancel encryption/decryption
- (Bug) Delete existing file only if password is correct
- Minor aesthetic fixes
- - Complete rewrite from scratch, implementing the audited Monocypher library instead of Pycryptodome, which is not audited
- - Better anti-corruption
- - Switch to BLAKE2b and Argon2d instead of Keccak and Argon2id for better security
+ - Complete rewrite from scratch, to ensure reliability and security
+ - Better anti-corruption (re-defined header format)
+ - Switch to Argon2d instead Argon2id for better security
Note: v1.12 will be INCOMPATIBLE with all previous releases!