This commit is contained in:
2026-08-02 15:55:17 +02:00
parent 49ba7afb98
commit 939d5cbc7f
+8 -6
View File
@@ -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