From 3dde6bb3fa74238df0e1a2bbf4077852a9fd0bdb Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Wed, 1 Oct 2014 09:54:54 +0200 Subject: [PATCH] Update changelog for 7.3.2 Conflicts: CHANGELOG --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 544e66a1a1c..cca1dc03c2b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,5 @@ v 7.4.0 - Refactored membership logic - - Fix creating new files with web editor - Improve error reporting on users API (Julien Bianchi) - Refactor test coverage tools usage. Use SIMPLECOV=true to generate it locally - Default branch is protected by default @@ -12,6 +11,10 @@ v 7.4.0 - Prevent notes polling when there are not notes - API: filter project issues by milestone (Julien Bianchi) +v 7.3.2 + - Fix creating new file via web editor + - Use gitlab-shell v2.0.1 + v 7.3.1 - Fix ref parsing in Gitlab::GitAccess - Fix error 500 when viewing diff on a file with changed permissions