diff options
author | Phil Hughes <me@iamphill.com> | 2016-06-28 17:57:31 +0100 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-07-13 12:08:35 -0500 |
commit | 0666515e1fe461ec1ddefffb4ffd2955b5a478e1 (patch) | |
tree | 195537101eed8ef7ddf8e385fbc47c65fa4cece1 | |
parent | 1f90df083481975b7ceb0693a5bbb1164c5d2e1d (diff) | |
download | gitlab-ce-0666515e1fe461ec1ddefffb4ffd2955b5a478e1.tar.gz |
CHANGELOGissuable-sidebar-collapsed-tooltip
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index b0d86e4acad..15d105731d6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -30,6 +30,7 @@ v 8.10.0 (unreleased) - Fix pagination when sorting by columns with lots of ties (like priority) - The Markdown reference parsers now re-use query results to prevent running the same queries multiple times !5020 - Updated project header design + - Issuable collapsed assignee tooltip is now the users name - Exclude email check from the standard health check - Updated layout for Projects, Groups, Users on Admin area !4424 - Fix changing issue state columns in milestone view |