Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2017-11-17 04:55:59 +0300
committerTomasz Maczukin <tomasz@maczukin.pl>2017-11-23 16:34:34 +0300
commit5c2578e68177e0b5ba48f9d2931602747ad58c91 (patch)
treeebf9c3d39eb1c4ee485ce432c3fcab2d5c145378 /changelogs
parent392cc887097bfd0c28b547700b9a67c32cf14e69 (diff)
Add CHANGELOG entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/tm-feature-namespace-by-id-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/tm-feature-namespace-by-id-api.yml b/changelogs/unreleased/tm-feature-namespace-by-id-api.yml
new file mode 100644
index 00000000000..bc4a8949d28
--- /dev/null
+++ b/changelogs/unreleased/tm-feature-namespace-by-id-api.yml
@@ -0,0 +1,5 @@
+---
+title: Add new API endpoint - get a namespace by ID
+merge_request: 15442
+author:
+type: added