diff --git a/Changelog.md b/Changelog.md index caebc17..19cc985 100644 --- a/Changelog.md +++ b/Changelog.md @@ -21,6 +21,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t - Improved handling of mime types in some places in the API. - Added `minified` option to `status` action to reduce data usage slightly - [Rest API] Fix `checklogin` action documentation + - Fix link on credits page ### Changed - Disallow uploads if editing is disabled. Previously files could still be uploaded even if editing was disabled - unless `upload_enabled` was set to `false`.