Commit 223a8695be207aa1725d9ae3755e4d0396dfe9f0

Authored by Jacob Vosmaer
1 parent 2d8c310f

Add API access checks to CHANGELOG

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -16,6 +16,7 @@ v 6.9.0 @@ -16,6 +16,7 @@ v 6.9.0
16 - Two Step MR creation process 16 - Two Step MR creation process
17 - Remove unwanted files from satellite working directory with git clean -fdx 17 - Remove unwanted files from satellite working directory with git clean -fdx
18 - Accept merge request via API (sponsored by O'Reilly Media) 18 - Accept merge request via API (sponsored by O'Reilly Media)
  19 + - Add more access checks during API calls
19 20
20 v 6.8.0 21 v 6.8.0
21 - Ability to at mention users that are participating in issue and merge req. discussion 22 - Ability to at mention users that are participating in issue and merge req. discussion