Fix typo in the changelog (#1328)

This commit is contained in:
Raphael Nestler 2025-01-19 20:14:37 +01:00 committed by GitHub
parent b4bbdc0265
commit 316540c8b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
- Server: Add support for HTTPS and WSS (Issue #1322)
- Server: custom URL prefix for HTTP URLs (PR #1260)
- Server: listen to both IPv4 and IPv4 for incoming connections (PR #1290)
- Server: listen to both IPv6 and IPv4 for incoming connections (PR #1290)
### Bugfixes