summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-10-31 12:18:47 +0000
committerDouwe Maan <douwe@gitlab.com>2017-10-31 12:18:47 +0000
commit682923b79b6e9631d6b0d4b9db096773e5b0c33a (patch)
treeeef59151d8b82b9eb3d673d5568eaeca3a492fe9 /changelogs/unreleased
parentde16fb138b1f0d9801c1a88cdabb4a3e3bdc6f5e (diff)
parent9c41c7ac1ea2e9085424e3eb1fe9924243affb7c (diff)
downloadgitlab-ce-682923b79b6e9631d6b0d4b9db096773e5b0c33a.tar.gz
Merge branch '3674-hashed-storage-attachments' into 'master'
Hashed Storage support for Attachments See merge request gitlab-org/gitlab-ce!15068
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/3674-hashed-storage-attachments.yml5
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