summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-10-22 10:25:17 +0200
committerDouwe Maan <douwe@gitlab.com>2015-10-22 10:25:17 +0200
commit57382d6170a637c30d84efc11f6d7bd111cd6ca9 (patch)
tree4784b24465a7929cce99132b45fc1ae982373d27
parentc192444db5ab4b770ec081b48229ee50b6eaa57e (diff)
downloadgitlab-ce-57382d6170a637c30d84efc11f6d7bd111cd6ca9.tar.gz
Fix changelog
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bb0e97603c5..eb5a704f48c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,7 @@ v 8.2.0 (unreleased)
- Adds ability to remove the forked relationship from project settings screen. (Han Loong Liauw)
- Improved performance of sorting milestone issues
- Allow users to select the Files view as default project view (Cristian Bica)
+ - Show "Empty Repository Page" for repository without branches (Artem V. Navrotskiy)
v 8.1.0 (unreleased)
- Send an email to admin email when a user is reported for spam (Jonathan Rochkind)
@@ -88,7 +89,6 @@ v 8.0.5
- Correct lookup-by-email for LDAP logins
- Fix loading spinner sometimes not being hidden on Merge Request tab switches
- Animate the logo on hover
- - Show "Empty Repository Page" for repository without branches (#9728)
v 8.0.4
- Fix Message-ID header to be RFC 2111-compliant to prevent e-mails being dropped (Stan Hu)