summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/213566-deploy-token-basic-auth.yml
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-05-21 17:02:25 +0000
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-05-21 17:02:25 +0000
commit1ff3acfbc3abc2c1e7b5cc7a2fc2934c65f9b3da (patch)
treea804138da748e9ab0278314c0692bc000b470225 /changelogs/unreleased/213566-deploy-token-basic-auth.yml
parent43993cafb9aba843a7436a48341185152ac37e9c (diff)
downloadgitlab-ce-1ff3acfbc3abc2c1e7b5cc7a2fc2934c65f9b3da.tar.gz
Update CHANGELOG.md for 13.0.0
[ci skip]
Diffstat (limited to 'changelogs/unreleased/213566-deploy-token-basic-auth.yml')
-rw-r--r--changelogs/unreleased/213566-deploy-token-basic-auth.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/changelogs/unreleased/213566-deploy-token-basic-auth.yml b/changelogs/unreleased/213566-deploy-token-basic-auth.yml
deleted file mode 100644
index d8f87924ea8..00000000000
--- a/changelogs/unreleased/213566-deploy-token-basic-auth.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: Deploy tokens can be used in the API with Basic Auth Headers enabling NuGet
- and PyPI to be used with deploy tokens
-merge_request: 31035
-author:
-type: added