diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2019-01-16 15:41:21 +0000 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2019-01-16 15:41:21 +0000 |
commit | 766fbe1c1c3c542c28c24b1dda5c087a6b2f0645 (patch) | |
tree | 0a9ffd334ca0f20d51843c3a5e5f31261135aa48 | |
parent | d3561721656dd8c289999a4bc84b64d0c20ddf43 (diff) | |
parent | fd0017e0da81f58b4dba923bdc75d80e68fd3451 (diff) | |
download | gitlab-ce-766fbe1c1c3c542c28c24b1dda5c087a6b2f0645.tar.gz |
Merge branch 'gt-update-changelog' into 'master'
Update changelog entry for !18425
See merge request gitlab-org/gitlab-ce!24432
-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 |