summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-01-19 13:24:42 -0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-01-19 13:24:42 -0200
commit2ece1b774aac36f4a92801c665355e7fe1c4d48f (patch)
treed9397aad0e250f489ba30e8591ec7e9fa5743388 /CHANGELOG
parentf6e14431a0676708590ddb7cb7567e1f7e97c244 (diff)
downloadgitlab-ce-2ece1b774aac36f4a92801c665355e7fe1c4d48f.tar.gz
Fix creator should be added as a master of the project on creation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 207ddf1dd64..adda5373c3c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -67,6 +67,7 @@ v 8.4.0 (unreleased)
- Improve UX in builds artifacts browser
- Increase default size of `data` column in `events` table when using MySQL
- Expose button to CI Lint tool on project builds page
+ - Fix: Creator should be added as a master of the project on creation
v 8.3.4
- Use gitlab-workhorse 0.5.4 (fixes API routing bug)