From 6b46f2ab7c08b2a16f4bf8300c5e67490ef08798 Mon Sep 17 00:00:00 2001 From: The Stranjer <791672+TheStranjer@users.noreply.github.com> Date: Wed, 11 Mar 2020 03:32:43 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2e0fbd7..eb01d393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * Added support for specifying a `region` to the S3 provider. * Pass-through the `Accept-Language` header for URL previews, with options to set a default. * Experimental support for IPFS. +* Consistent inclusion of a charset for certain text `Content-Type`s ### Fixed -- GitLab