diff --git a/tokio-xmpp/ChangeLog b/tokio-xmpp/ChangeLog index 44ed8fef..c4ed9cb0 100644 --- a/tokio-xmpp/ChangeLog +++ b/tokio-xmpp/ChangeLog @@ -2,6 +2,7 @@ Version NEXT: 0000-00-00 RELEASER * 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