Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-05-15 12:32:20 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-05-15 12:32:20 +0400
commit223a8695be207aa1725d9ae3755e4d0396dfe9f0 (patch)
tree706d276bcfe85755cacdd9ea7c9888ada77ea738 /CHANGELOG
parent2d8c310f11f6340e043da97dfc10f268a78c2d9e (diff)
Add API access checks to CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index be5da8bebfa..b1a7c3effb1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ v 6.9.0
- Two Step MR creation process
- Remove unwanted files from satellite working directory with git clean -fdx
- Accept merge request via API (sponsored by O'Reilly Media)
+ - Add more access checks during API calls
v 6.8.0
- Ability to at mention users that are participating in issue and merge req. discussion