Update changelog for v0.20.3-hotfix3

TODO: merge hotfixes into this branch
This commit is contained in:
Starbeamrainbowlabs 2020-04-18 12:55:14 +01:00
parent d7ad69e665
commit 300f1df8f4
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 5 additions and 0 deletions

View File

@ -44,6 +44,11 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t
- [Module Api] Optimisation: Remove `search::transliterate` because it has a huge overhead. Use `search::$literator->transliterate()` instead.
- [Module Api] Add new `absolute` and `html` optional boolean arguments to `render_timestamp()`
## v0.20.3-hotfix3
- Squash password-based warning (thanks, @SeanFromIT!)
- Fix double-dot issue in uploaded files (thanks, @SeanFromIT!)
## v0.20.2-hotfix2
- Update Parsedown to squash warnings in PHP 7.4