diff options
author | Grzegorz Bizon <grzegorz.bizon@ntsn.pl> | 2016-02-03 13:04:00 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-02-19 17:24:59 +0100 |
commit | a2eac4684c0562df06d28617f81e2494e673bbb4 (patch) | |
tree | 904f068608863b55ad9319276c2dc261580f2805 | |
parent | df313634d0e247fb39726dc3b070c707100275ed (diff) | |
download | gitlab-ce-a2eac4684c0562df06d28617f81e2494e673bbb4.tar.gz |
Add Changelog entry for build eraseable
[ ci skip]
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 44ea540563f..e8278eafc6d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -75,6 +75,7 @@ v 8.4.4 - Prevent long-running backup tasks from timing out the database connection - Add a Project setting to allow guests to view build logs (defaults to true) - Sort project milestones by due date including issue editor (Oliver Rogers / Orih) + - Make it possible to erase a build (trace, artifacts) using UI and API v 8.4.3 - Increase lfs_objects size column to 8-byte integer to allow files larger |