summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-14 14:39:41 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-14 17:51:17 -0300
commit7ae0df8faeeabbcfb07d9f834c132ad5c56c7f74 (patch)
treeaeef339596ef226fbb56eecdddc591699163eeb9 /CHANGELOG
parent2d29ca85e86e6865f08540d351902641a0d0b4d5 (diff)
downloadgitlab-ce-7ae0df8faeeabbcfb07d9f834c132ad5c56c7f74.tar.gz
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 74fb52d3aeb..a3d5a36bf57 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -79,6 +79,7 @@ v 8.9.0 (unreleased)
- Allow users to create confidential issues in private projects
- Measure CPU time for instrumented methods
- Instrument private methods and private instance methods by default instead just public methods
+ - Only show notes through JSON on confidential issues that the user has access to
v 8.8.5 (unreleased)
- Ensure branch cleanup regardless of whether the GitHub import process succeeds