summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/feature-add-public-email-to-users-api.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/feature-add-public-email-to-users-api.yml')
-rw-r--r--changelogs/unreleased/feature-add-public-email-to-users-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-add-public-email-to-users-api.yml b/changelogs/unreleased/feature-add-public-email-to-users-api.yml
new file mode 100644
index 00000000000..1f5d3fb113d
--- /dev/null
+++ b/changelogs/unreleased/feature-add-public-email-to-users-api.yml
@@ -0,0 +1,5 @@
+---
+title: Adds the user's public_email attribute to the API
+merge_request: 21909
+author: Alexis Reigel
+type: added