summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2021-02-02 23:48:08 +0000
committerPatrick Bajao <ebajao@gitlab.com>2021-02-02 23:48:08 +0000
commit69fc715f978a7335fcc326cf033624c37173d861 (patch)
treec414f0422fa6d6bfe608cc4ffad2f0a1ef7096c3
parentb9d16c7a486d22970b1ac914c4dfe1654263db24 (diff)
parenta660f1a2e078841432388365635550fc1f948ef4 (diff)
downloadgitlab-shell-69fc715f978a7335fcc326cf033624c37173d861.tar.gz
Merge branch '505-draft-release-v13-16-0' into 'main'v13.16.0
Release v13.16.0 See merge request gitlab-org/gitlab-shell!446
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2affcdf..432cc93 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v13.16.0
+
+- RFC: Simple built-in SSH server !394
+- Remove the session duration information from the output of 2fa_verify command !445
+
v13.15.0
- Update httpclient.go with TLS 1.2 as minimum version !435
diff --git a/VERSION b/VERSION
index 04f6473..3da8501 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.15.0
+13.16.0