diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-03-01 10:22:46 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-03-01 11:27:39 +0000 |
commit | 700ae637d20a4c4f5754046e0f3a7bdb8931358b (patch) | |
tree | 0a20f0fe1aaca41d493d9b7994c57361bfd89bac /changelogs | |
parent | 31353188f84bd3e57318b4b1aa2da93a9d9605d1 (diff) | |
download | gitlab-ce-700ae637d20a4c4f5754046e0f3a7bdb8931358b.tar.gz |
Moves utility function into CE
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/10097-number-utils.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/10097-number-utils.yml b/changelogs/unreleased/10097-number-utils.yml new file mode 100644 index 00000000000..417008f6539 --- /dev/null +++ b/changelogs/unreleased/10097-number-utils.yml @@ -0,0 +1,5 @@ +--- +title: Moves EE util into the CE file +merge_request: 25680 +author: +type: other |