diff options
author | Timothy Andrew <mail@timothyandrew.net> | 2016-08-26 09:43:53 +0530 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2016-08-31 12:33:24 +0530 |
commit | bcdd3d8ecef407f25a34ae0b7da421f1ace8ad37 (patch) | |
tree | e9b88d9bb8b6bf26cb9e00295059813e6acadbaf /CHANGELOG | |
parent | 727dff3f158b9ef852b2b014d4efe0abd69a23d0 (diff) | |
download | gitlab-ce-bcdd3d8ecef407f25a34ae0b7da421f1ace8ad37.tar.gz |
Update CHANGELOG.20911-remove-private-token-from-users-api
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4e963702b8e..48c9d7bd862 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -27,6 +27,7 @@ v 8.12.0 (unreleased) - Fix markdown help references (ClemMakesApps) - Add last commit time to repo view (ClemMakesApps) - Added project specific enable/disable setting for LFS !5997 + - Don't expose a user's token in the `/api/v3/user` API (!6047) - Added tests for diff notes - Add a button to download latest successful artifacts for branches and tags !5142 - Add delimiter to project stars and forks count (ClemMakesApps) |