summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/rails5-explicit-hashed-path-check.yml
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-09-21 11:35:49 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-09-21 11:35:49 +0000
commit9ed5f6ef689e13883ba6121838409c3f4a2d94d2 (patch)
tree484e55a47f70f8f71ffd0cde10cd590dbf770ba4 /changelogs/unreleased/rails5-explicit-hashed-path-check.yml
parenta293640404cbe7fc7ff60a04f77113ddcf990c6a (diff)
downloadgitlab-ce-9ed5f6ef689e13883ba6121838409c3f4a2d94d2.tar.gz
Update CHANGELOG.md for 11.3.0
[ci skip]
Diffstat (limited to 'changelogs/unreleased/rails5-explicit-hashed-path-check.yml')
-rw-r--r--changelogs/unreleased/rails5-explicit-hashed-path-check.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/changelogs/unreleased/rails5-explicit-hashed-path-check.yml b/changelogs/unreleased/rails5-explicit-hashed-path-check.yml
deleted file mode 100644
index 93fe4a38411..00000000000
--- a/changelogs/unreleased/rails5-explicit-hashed-path-check.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: Explicit hashed path check for trace, prevents background migration from accessing
- file_location column that doesn't exist
-merge_request: 21533
-author: Jasper Maes
-type: other