add changelog

This commit is contained in:
Christian Hagenest
2024-06-06 01:42:04 +02:00
committed by missytake
parent 9515a37687
commit 3d8ac6b598

View File

@@ -2,6 +2,9 @@
## untagged
- replace crypt with hashlib, as crypt will be deprecated in Python 3.13
([#319](https://github.com/deltachat/chatmail/pull/319))
- Reject DKIM signatures that do not cover the whole message body.
([#321](https://github.com/deltachat/chatmail/pull/321))