From 68a06c3d1dcb27565130ee6f263fde4c9cc59097 Mon Sep 17 00:00:00 2001 From: rejas Date: Sat, 29 May 2021 16:13:24 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d14a78d2..f6e5df9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel, - Fix module updatenotification which did not work for repos with many refs (#1907) - Fix config check failing when encountering let syntax ("Parsing error: Unexpected token config") - Fix calendar debug check +- Really run prettier over all files ## [2.15.0] - 2021-04-01