From cfd45c75aed7ff9e4c82995ea15e018842c53df8 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 26 May 2022 03:00:51 +0100 Subject: [PATCH] Update changelog --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 4f3dce9..71a9285 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,7 +14,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t ### Changed - Display returnto URL above the login form if present to further mitigate CSRF issues - - [Rest API] Return a 409 Conflict instead of a 200 OK on an edit conflict when saving a page in the `save` action + - [Rest API] Return a 409 Conflict instead of a 200 OK on an edit conflict when saving a page in the `save` action, and add `x-failure-reason` for more errors ### Fixed - Stats: Fix crash when loading the stats page