From 416c7a89c38ca19259a2b82124c2681898e3d314 Mon Sep 17 00:00:00 2001 From: Pawel Chojnacki Date: Fri, 3 Mar 2017 14:01:31 +0100 Subject: Bump version to 5.0.0 and add changelog entry about removing support for git-annex --- CHANGELOG | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index bae860c..e098a72 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +v5.0.0 + - Remove support for git-annex + v4.1.1 - Send (a selection of) git environment variables while making the API call to `/allowed`, !112 diff --git a/VERSION b/VERSION index 627a3f4..0062ac9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.1 +5.0.0 -- cgit v1.2.1