Update changelog

This commit is contained in:
Starbeamrainbowlabs 2022-05-26 03:00:51 +01:00
parent 46f85c7b0c
commit cfd45c75ae
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -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