summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2021-11-15 05:05:29 +0000
committerPatrick Bajao <ebajao@gitlab.com>2021-11-15 05:05:29 +0000
commit7b809203cc3e80a1d7fc0a18cf91fab31747f25a (patch)
tree806bfdcd467794125605053094413ad6e052e317
parentf733ba4b6b074753fe8dfe57beb9e68ef95de25c (diff)
downloadgitlab-shell-7b809203cc3e80a1d7fc0a18cf91fab31747f25a.tar.gz
Fix merge request IID on changelog
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 054efcd..deab145 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,7 +30,7 @@ v13.21.0
- Switch to labkit/log for logging functionality !498
- Unit tests for internal/sshd/connection.go !497
- Prometheus metrics for HTTP requests !496
-- Refactor testhelper.PrepareTestRootDir using t.Cleanup !49
+- Refactor testhelper.PrepareTestRootDir using t.Cleanup !493
- Change default logging format to JSON !476
- Shutdown sshd gracefully !484
- Provide liveness and readiness probes !494