chore(release): prepare for 0.6.4 (#130)

Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
Jagoda Estera Ślązak
2026-05-01 10:39:46 +02:00
committed by GitHub
parent 0a652e61ee
commit 5b79d2d08a
3 changed files with 15 additions and 2 deletions
+13
View File
@@ -1,3 +1,16 @@
## 0.6.4 - 2026-05-01
### Bug Fixes
- Implement missing "implicit MX" rule
### Features
- Https transport channel (#122)
### Refactor
- *(transport)* Explicitly handle RFC7505 null MX
## 0.6.3 - 2026-04-20
### Features