diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-05-15 10:32:20 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-05-15 10:32:20 +0200 |
commit | 223a8695be207aa1725d9ae3755e4d0396dfe9f0 (patch) | |
tree | 706d276bcfe85755cacdd9ea7c9888ada77ea738 | |
parent | 2d8c310f11f6340e043da97dfc10f268a78c2d9e (diff) | |
download | gitlab-ce-223a8695be207aa1725d9ae3755e4d0396dfe9f0.tar.gz |
Add API access checks to CHANGELOG
-rw-r--r-- | CHANGELOG | 1 |
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 |