summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicael.bergeron <micael.bergeron@solutionstlm.com>2017-09-06 08:57:00 -0400
committermicael.bergeron <micael.bergeron@solutionstlm.com>2017-09-06 09:01:53 -0400
commit44bcacbc799c31983bfd5c98af9cde312ababe70 (patch)
treef5f4a1b123fd097132563e67ea8d04db8d9f64cd
parenta6af5522d7cefaa7d08d28448b5059be07328a2f (diff)
downloadgitlab-ce-44bcacbc799c31983bfd5c98af9cde312ababe70.tar.gz
added changelog entry
-rw-r--r--changelogs/unreleased/35942-api-binary-encoding.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/unreleased/35942-api-binary-encoding.yaml b/changelogs/unreleased/35942-api-binary-encoding.yaml
new file mode 100644
index 00000000000..4f7960d860e
--- /dev/null
+++ b/changelogs/unreleased/35942-api-binary-encoding.yaml
@@ -0,0 +1,3 @@
+---
+title: "Fix API to serve binary diffs that are treated as text."
+merge_request: 14038