From 73b42fdaeb2e7fd81d7f975aa85a31d8db684b98 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 22 May 2023 20:01:40 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b00cfdb28..a45b780af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the breadcrumb navigation style in the blog post pages for mobile +- Improved the error handling in the delete user endpoint ## 1.271.0 - 2023-05-20