diff options
author | Stan Hu <stanhu@gmail.com> | 2017-11-21 21:59:00 -0800 |
---|---|---|
committer | Francisco Lopez <fjlopez@gitlab.com> | 2017-12-01 18:32:12 +0100 |
commit | dd562ae749db805c7c2c764f4e8b6082009df17f (patch) | |
tree | c13bfcbf44841cd082ef086e6dc5f1298036cebb /changelogs/unreleased | |
parent | 0dfb8801012de19be006026a01d7db0f04a2d3b3 (diff) | |
download | gitlab-ce-dd562ae749db805c7c2c764f4e8b6082009df17f.tar.gz |
Fix CHANGELOG entry to mention all associations, not just fork networks
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/sh-optimize-groups-api.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/sh-optimize-groups-api.yml b/changelogs/unreleased/sh-optimize-groups-api.yml index 283c2df5c9f..37b74715a81 100644 --- a/changelogs/unreleased/sh-optimize-groups-api.yml +++ b/changelogs/unreleased/sh-optimize-groups-api.yml @@ -1,5 +1,5 @@ --- -title: Optimize API /groups/:id/projects by preloading fork_networks table +title: Optimize API /groups/:id/projects by preloading associations merge_request: author: type: performance |