Update changelog

This commit is contained in:
Anders Pitman
2022-02-19 09:45:35 -07:00
parent cca2b06827
commit b1eb2cec43

View File

@@ -1,5 +1,11 @@
# v0.9.0 # v0.9.0
* Fix bug where client doesn't automatically detect user because the client
defaulted to "admin" when no user was provided.
# v0.9.0
* Raw TLS tunnels implemented, which adds WebSockets support. * Raw TLS tunnels implemented, which adds WebSockets support.
* Improved security of tokens. They can now be limited to only work for * Improved security of tokens. They can now be limited to only work for
specific clients. specific clients.