From e647767e21f923795e1bf2c7c75a6c11efa10ab3 Mon Sep 17 00:00:00 2001 From: Jelle De Loecker Date: Thu, 10 Oct 2024 20:12:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20as=20v1.4.0-alpha.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 431778a..d13bf7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.4.0-alpha.7 (WIP) +## 1.4.0-alpha.7 (2024-10-10) * End requests with an error when parsing posted body contents fail * Make the max body & file size of a request configurable (per route)