diff options
author | George Tsiolis <tsiolis.g@gmail.com> | 2019-01-16 17:07:52 +0200 |
---|---|---|
committer | George Tsiolis <tsiolis.g@gmail.com> | 2019-01-16 17:07:52 +0200 |
commit | fd0017e0da81f58b4dba923bdc75d80e68fd3451 (patch) | |
tree | 0a9ffd334ca0f20d51843c3a5e5f31261135aa48 | |
parent | d3561721656dd8c289999a4bc84b64d0c20ddf43 (diff) | |
download | gitlab-ce-fd0017e0da81f58b4dba923bdc75d80e68fd3451.tar.gz |
Update changelog entry
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18425
-rw-r--r-- | changelogs/unreleased/add-badge-count-to-projects-and-groups.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelogs/unreleased/add-badge-count-to-projects-and-groups.yml b/changelogs/unreleased/add-badge-count-to-projects-and-groups.yml index 33f8c53cc97..e200bbaa806 100644 --- a/changelogs/unreleased/add-badge-count-to-projects-and-groups.yml +++ b/changelogs/unreleased/add-badge-count-to-projects-and-groups.yml @@ -1,5 +1,5 @@ --- -title: Add badge count to projects and groups +title: Add badge count to projects merge_request: 18425 author: George Tsiolis -type: changed +type: added |