diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-11-03 13:29:31 -0500 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-11-03 13:29:31 -0500 |
commit | 2a1d701bc6403d0038ba16f2f0e2e185b8415bb1 (patch) | |
tree | 7ec1c5d14825351bf3dc8b5262732955a475f614 /CHANGELOG.md | |
parent | 651bdd7c34c9ebf686b8357d8fc3ca4d0a58792e (diff) | |
download | gitlab-ce-2a1d701bc6403d0038ba16f2f0e2e185b8415bb1.tar.gz |
Add new icon for skipped builds; show created state in mini graph
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e4d24e569..7a5eb0b8791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,8 @@ entry. - New issue board list dropdown stays open after adding a new list - Fix: Backup restore doesn't clear cache - Optimize Event queries by removing default order +- Add new icon for skipped builds +- Show created icon in pipeline mini-graph - Remove duplicate links from sidebar - API: Fix project deploy keys 400 and 500 errors when adding an existing key. !6784 (Joshua Welsh) - Add Rake task to create/repair GitLab Shell hooks symlinks !5634 |