summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 54d9fc3..8e5f1f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,10 @@ v13.20.0
- Fix the Geo SSH push proxy hanging !487
- Standardize logging timestamp format !485
+v13.19.1
+
+- Modify regex to prevent partial matches
+
v13.19.0
- Don't finish the opentracing span early !466
@@ -13,6 +17,10 @@ v13.19.0
- Stop changing directory to the filesystem root !470
- Fix opentracing setup for gitlab-sshd !473
+v13.18.1
+
+- Modify regex to prevent partial matches
+
v13.18.0
- Fix thread-safety issues in gitlab-shell !463