summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2022-04-29 20:10:01 +0400
committerIgor Drozdov <idrozdov@gitlab.com>2022-04-29 20:10:25 +0400
commit6faeb655fbf348cdcf8457c97794cda32f7f8ed6 (patch)
tree5571b187fcf3c9aa8bdcd550fd2ee656bcd4b7be
parent792f4bdf9abf140ab34692959dae7cd5a0dfd462 (diff)
downloadgitlab-shell-6faeb655fbf348cdcf8457c97794cda32f7f8ed6.tar.gz
Release 13.26.0
- Add JWT token to GitLab Rails request !596 - Drop go 1.16 support !601 - Remove `self_signed_cert` option !602
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8cb84b4..adb29e4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v13.26.0
+
+- Add JWT token to GitLab Rails request !596
+- Drop go 1.16 support !601
+- Remove `self_signed_cert` option !602
+
v13.25.2
- Revert "Abort long-running unauthenticated SSH connections" !605
diff --git a/VERSION b/VERSION
index fe160c8..937c5dc 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.25.2
+13.26.0