diff options
author | Enrique Alcantara <ealcantara@gitlab.com> | 2019-04-24 11:14:42 -0400 |
---|---|---|
committer | Enrique Alcantara <ealcantara@gitlab.com> | 2019-04-30 10:52:33 -0400 |
commit | ca1e906959dec957980ba1594e51d474aac7a193 (patch) | |
tree | a13194b4a1ff19139773df4660e59372503223e3 | |
parent | a7722daf1bab27ee74e27cc1c19ea6f1f524be7f (diff) | |
download | gitlab-ce-ca1e906959dec957980ba1594e51d474aac7a193.tar.gz |
Add changelog entry
-rw-r--r-- | changelogs/unreleased/60777-uninstall-button.yml | 5 |
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 |