diff options
author | Patricio Cano <suprnova32@gmail.com> | 2015-10-05 11:15:52 -0500 |
---|---|---|
committer | Patricio Cano <suprnova32@gmail.com> | 2015-10-05 11:15:52 -0500 |
commit | 1bd4604ae5b77900a3fa5b9c388e5aeacf05af5d (patch) | |
tree | 59c69dbfbd3df151d5742bfb157c1ceb2b7480e5 | |
parent | 8a78c4ea06c7bd3a4c6a0ea9943891327b90cd35 (diff) | |
download | gitlab-ce-1bd4604ae5b77900a3fa5b9c388e5aeacf05af5d.tar.gz |
Added CHANGELOG item about fixed user identities API.
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index a455650bed9..a63aea7ca28 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -31,6 +31,7 @@ v 8.1.0 (unreleased) - Hide password in the service settings form - Fix anchors to comments in diffs - Move CI web hooks page to project settings area + - Fix User Identities API. It now allows you to properly create or update user's identities. v 8.0.3 - Fix URL shown in Slack notifications |