diff --git a/CHANGELOG.md b/CHANGELOG.md index f82627a..a34c455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,17 @@ # Changelog -## Unreleased 2024-05-05 +## v 1.3.5 -### Adjust config +* Added `prosodyctl check config` result to server test. +* A few minor tweaks. +## v 1.3.4 + +* Migration from Docker to Podman. +* Added websocket module. * Replace deprecated legacy_ssl with c2s_direct_tls. * Removed use_libevent = true. This means the default is now used which is epoll. - -### Test - -Added a test to check that no deprecated config settings are used. +* Added a test to check that no deprecated config settings are used. ## v 1.3.3