diff options
author | Gabriel Mazetto <brodock@gmail.com> | 2017-10-30 14:53:03 +0100 |
---|---|---|
committer | Gabriel Mazetto <brodock@gmail.com> | 2017-10-30 14:53:03 +0100 |
commit | 95fa62701c9e0f0c927b61852675ffc1493dfb34 (patch) | |
tree | 3991c0f6b8c82c8d673885ca083b36904458aff1 /changelogs | |
parent | eed6408e0df243bfeb68d85071ec326abb223005 (diff) | |
download | gitlab-ce-95fa62701c9e0f0c927b61852675ffc1493dfb34.tar.gz |
Changelog
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/3674-hashed-storage-attachments.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/3674-hashed-storage-attachments.yml b/changelogs/unreleased/3674-hashed-storage-attachments.yml new file mode 100644 index 00000000000..41bdb5fa568 --- /dev/null +++ b/changelogs/unreleased/3674-hashed-storage-attachments.yml @@ -0,0 +1,5 @@ +--- +title: Hashed Storage support for Attachments +merge_request: 15068 +author: +type: added |