summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrique Alcantara <ealcantara@gitlab.com>2019-04-24 11:14:42 -0400
committerEnrique Alcantara <ealcantara@gitlab.com>2019-04-30 10:52:33 -0400
commitca1e906959dec957980ba1594e51d474aac7a193 (patch)
treea13194b4a1ff19139773df4660e59372503223e3
parenta7722daf1bab27ee74e27cc1c19ea6f1f524be7f (diff)
downloadgitlab-ce-ca1e906959dec957980ba1594e51d474aac7a193.tar.gz
Add changelog entry
-rw-r--r--changelogs/unreleased/60777-uninstall-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60777-uninstall-button.yml b/changelogs/unreleased/60777-uninstall-button.yml
new file mode 100644
index 00000000000..a2727b16ef1
--- /dev/null
+++ b/changelogs/unreleased/60777-uninstall-button.yml
@@ -0,0 +1,5 @@
+---
+title: Implement UI for uninstalling Cluster’s managed apps
+merge_request: 27559
+author:
+type: added