From a4df4b1f430cd107594d9790cad3ab3167e081ba Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Wed, 9 Oct 2019 16:15:31 +0100 Subject: Version 10.1.0 --- CHANGELOG | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 84328ed..ae11d98 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +v10.1.0 +- Remove feature flags and the fallback command !336 +- Remove an obsolete section from config.yml.example !339 +- Extend group IP restriction to Git activity !335 +- Remove deprecated create-hooks script !342 +- Rewrite `bin/check` in Go !341 + v10.0.0 - Remove gitlab-keys script !329 diff --git a/VERSION b/VERSION index a13e7b9..4149c39 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -10.0.0 +10.1.0 -- cgit v1.2.1