diff options
author | winniehell <git@winniehell.de> | 2016-06-21 23:10:24 +0200 |
---|---|---|
committer | winniehell <git@winniehell.de> | 2016-06-30 23:53:22 +0200 |
commit | 2886ebfb135e00ce9cc77914155d5974e14fed18 (patch) | |
tree | 5255e66845c88ed053e8dd05087a8c450bec0c55 /CHANGELOG | |
parent | 3041c43380ba6e5d8bbc029a9dcfecfdcf7bcf47 (diff) | |
download | gitlab-ce-2886ebfb135e00ce9cc77914155d5974e14fed18.tar.gz |
Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4b754c2aba3..6974b388804 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ v 8.10.0 (unreleased) - Replace Haml with Hamlit to make view rendering faster. !3666 - Refactor repository paths handling to allow multiple git mount points - Add Application Setting to configure default Repository Path for new projects + - Remove pinTo from Flash and make inline flash messages look nicer !4854 (winniehell) - Wrap code blocks on Activies and Todos page. !4783 (winniehell) - Align flash messages with left side of page content !4959 (winniehell) - Display last commit of deleted branch in push events !4699 (winniehell) |