From 8c9d839c691da9f4e74803ec093552f39faf22f0 Mon Sep 17 00:00:00 2001
From: Travis Ralston <travpc@gmail.com>
Date: Sat, 18 Jul 2020 12:05:02 -0600
Subject: [PATCH] Changelog for 255

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6277428b..18386cb2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 ### Fixed
 
 * GIFs now thumbnail correctly. Thanks @Sorunome!
+* Fixed empty Content-Type header on retrieved remote media. Thanks @silkeh!
 
 ## [1.1.3] - July 15th, 2020
 
@@ -38,7 +39,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 * Fixed the Synapse import script to not skip duplicated media. Thanks @jaywink!
 * Fixed requests to IPv6 hosts. Thanks @MatMaul!
 * Removed excessive calls to the database during upload.
-* Fixed empty Content-Type header on retrieved remote media.
 
 ## [1.1.2] - April 21st, 2020
 
-- 
GitLab