Update CHANGELOG.md

This commit is contained in:
Dane Everitt
2021-06-05 08:50:26 -07:00
parent f74a74cd5e
commit 8bd77b6830

View File

@@ -1,5 +1,9 @@
# Changelog
## v1.4.3
This build was created to address `CVE-2021-33196` in `Go` which requires a new binary
be built on the latest `go1.15` version.
## v1.4.2
### Fixed
* Fixes the `~` character not being properly trimmed from container image names when creating a new server.