diff options
author | Fabio Pitino <fpitino@gitlab.com> | 2019-07-08 19:26:20 +0100 |
---|---|---|
committer | Fabio Pitino <fpitino@gitlab.com> | 2019-07-08 19:26:20 +0100 |
commit | 020289fa27adb2cd1fee3823994aad8b4e9f88a3 (patch) | |
tree | 5e9a805a2e351654de4c2642c9e49ab0e09f34fb | |
parent | 67de299bb6018bbf460b119404fbab70f3a325c0 (diff) | |
download | gitlab-ce-allow-reactive-caching-of-nil.tar.gz |
Change changelog type to performanceallow-reactive-caching-of-nil
-rw-r--r-- | changelogs/unreleased/allow-reactive-caching-of-nil.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/allow-reactive-caching-of-nil.yml b/changelogs/unreleased/allow-reactive-caching-of-nil.yml index b20edd803ee..abd88c09d74 100644 --- a/changelogs/unreleased/allow-reactive-caching-of-nil.yml +++ b/changelogs/unreleased/allow-reactive-caching-of-nil.yml @@ -2,4 +2,4 @@ title: Allow ReactiveCaching to support nil value merge_request: 30456 author: -type: fixed +type: performance |