diff --git a/CHANGELOG.md b/CHANGELOG.md index 0649086d7ca066e0b8f08e638c380e4272bb9e52..c0fed8c2bda41f087ed55b6505a877b2dd7fc17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ If the converse sources have to be updated, apply these changes again, or fix th ### 2021-05-19 * Avoid clearing the textarea when pressing the ESC key and not editing any messages +### 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)