summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorArtem V. Navrotskiy <bozaro@users.noreply.github.com>2015-10-20 21:47:29 +0300
committerArtem V. Navrotskiy <bozaro@users.noreply.github.com>2015-10-21 13:53:07 +0300
commitc192444db5ab4b770ec081b48229ee50b6eaa57e (patch)
tree90b67a016377f4ea973671725287a22be11a1ce6 /CHANGELOG
parentd25b50fda63e830cb2c87281bba064b71185e712 (diff)
downloadgitlab-ce-c192444db5ab4b770ec081b48229ee50b6eaa57e.tar.gz
Show empty repository page if repository don't have branches
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4a9a85d5ebf..bb0e97603c5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -88,6 +88,7 @@ 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)