doc: add changelog

This commit is contained in:
missytake
2025-03-29 08:50:44 +01:00
parent b45be700a8
commit f9e885c442

View File

@@ -17,6 +17,9 @@
- Enforce end-to-end encryption between local addresses
([#535](https://github.com/chatmail/server/pull/535))
- Disable NSD so it doesn't block port 53
([#537](https://github.com/chatmail/server/pull/537))
- Limit the bind for the HTTPS server on 8443 to 127.0.0.1
([#522](https://github.com/chatmail/server/pull/522))
([#532](https://github.com/chatmail/server/pull/532))