Release 1.5.3

This commit is contained in:
Jakub Zelenka 2025-06-02 20:53:52 +02:00
parent 74993ff4a2
commit 0ebdb02515
No known key found for this signature in database
GPG key ID: 1C0779DC5C0A9DE4
3 changed files with 26 additions and 7 deletions

View file

@ -2,6 +2,9 @@
List of all features for the release
## 1.5.3
- Fixed GH-32: Decryption of message encrypted with multiple keys
## 1.5.2
- Fixed GH-37: `gnupg_decrypt()` returns false when decrypting an encrypted empty string
- Fixed GH-46: `gnupg_decrypt()` segfaults when password callback user ID hint is not supplied