tokio-xmpp: Update Changelog for AsRawFd

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2026-01-25 16:41:57 +01:00
commit d910cb9944
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2

View file

@ -2,6 +2,7 @@ Version NEXT:
0000-00-00 RELEASER <releaser@domain>
* Fixed:
- Ignore missing "version" stream attribute for 0114 components.
- Gate `AsRawFd` behind `ktls` feature to make Windows build work again.
Version 5.0.0:
2025-10-28 pep <pep@bouah.net>