From 0484208cce0b4e00859f4c1489d10de37cb10382 Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Pasquier <contact@jbpasquier.eu>
Date: Tue, 18 May 2021 13:12:05 +0000
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e55098..7d94389 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,9 @@ This file contains the changes applied to the sources of converse<br>
 The current build version of converse is: `v7.0.3dev`<br>
 If the converse sources have to be updated, apply these changes again, or fix them using plugins
 
+### 2021-05-18
+* Move upload to fetch method from solid auth (commit 5345f05d9a4c71720e2c87a0a19c56a7b4865329)
+
 ### 2021-04-16
 * Escaped an error on undefined `this.suggestions` when hovering the autocomplete results
 * Escaped an error on undefined `this.suggestions` when selecting a mention (click)
-- 
GitLab