Update changelog.

This commit is contained in:
Martin Dosch 2024-01-13 15:04:29 +01:00
parent 7677d2907a
commit 06ef3dc525
No known key found for this signature in database
GPG Key ID: 52A57CFCE13D657D

View File

@ -3,6 +3,7 @@
## UNRELEASED
### Added
- Add support for `tls-server-end-point` channel binding (via go-xmpp commit 3f0cbac30767faa562ad198ee69f36055f5924bc).
- Add experimental support for SOCKS5 proxies using the `HTTP_PROXY` environment variable (requires go-xmpp commit 685570cbd85c31ea3b426bea34dd4af404aac8cf).
## [v0.8.0] 2024-01-09
### Added