From afdb484db1ab7c96765b41bfe83849d10a0b2d2c Mon Sep 17 00:00:00 2001 From: Vincent Rose Date: Sat, 9 Dec 2023 13:24:11 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bab644ba7..41613ff99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **Security** in case of vulnerabilities. ## [Unreleased] -- Fixed error in generating stager for HTTP Hop listener (@Cx01N) + +### Fixed + +- Fixed error in generating stager for HTTP Hop listener (@Cx01N) +- Fixed the publishing of docker images to go to the correct DockerHub coordinate (@Vinnybod) ## [5.8.1] - 2023-11-30