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:
authorMathieu Parent <math.parent@gmail.com>2019-07-25 17:17:18 +0300
committerMathieu Parent <math.parent@gmail.com>2019-09-09 16:14:52 +0300
commit6b7456017ded3c12751e27fa3839157f0064a0f7 (patch)
tree55c317f7d02db0c18fab3847a4c936e106fe0ceb
parent85776fa3ffba6f641cf981cb0107f0e4ba882f3e (diff)
Changelog for "Improve application settings API" !31149
-rw-r--r--changelogs/unreleased/api_settings.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/api_settings.yml b/changelogs/unreleased/api_settings.yml
new file mode 100644
index 00000000000..58830a5ab97
--- /dev/null
+++ b/changelogs/unreleased/api_settings.yml
@@ -0,0 +1,5 @@
+---
+title: Improve application settings API
+merge_request: 31149
+author: Mathieu Parent
+type: fixed