diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2016-07-19 22:12:28 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2016-07-19 22:12:28 +0800 |
commit | 0882355db354e295fe541d823433d0f43969380e (patch) | |
tree | 6e36ba6119a988b9e36728a250ab7f65b9c103ba | |
parent | 6054c855a082fd822611d358914ac20695608e5b (diff) | |
download | gitlab-ce-0882355db354e295fe541d823433d0f43969380e.tar.gz |
CHANGELOG for downloading latest successful build API
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 93a47b87d63..490ff151b76 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ v 8.10.0 (unreleased) - Add Application Setting to configure default Repository Path for new projects - Delete award emoji when deleting a user - Remove pinTo from Flash and make inline flash messages look nicer !4854 (winniehell) + - Add an API for downloading latest successful build from a particular branch or tag !5347 - Wrap code blocks on Activies and Todos page. !4783 (winniehell) - Align flash messages with left side of page content !4959 (winniehell) - Display tooltip for "Copy to Clipboard" button !5164 (winniehell) |