Update CHANGELOG.md

This commit is contained in:
Matthew Penner 2022-01-20 09:58:47 -07:00
parent 71e56c7da6
commit 45418c86dd
No known key found for this signature in database
GPG Key ID: 31311906AD4CF6D6

View File

@ -1,5 +1,11 @@
# Changelog
## v1.5.5
### Fixed
* Fixes sending to a closed channel when sending server logs over the websocket
* Fixes `wings diagnostics` uploading no content
* Fixes a panic caused by the event bus closing channels multiple times when a server is deleted
## v1.5.4
### Fixed
* Fixes SSL paths being improperly converted to lowercase in environments where the path is case-sensitive.