Update changelog

This commit is contained in:
Starbeamrainbowlabs 2019-09-12 14:53:12 +01:00
parent 3ab0d6dba2
commit 6f815006e0
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,12 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t
- Fiddled with the extra data extractor, as it seems that some people were experiencing strange issues with `stream_get_meta_data()`
## v0.19.3-hotfix3
- Improve error messages in the extra data unpacker
- Change the extra data unpacker to us `tempnam()` instead of `tmpfile()`, since some people appeared to be having issues with the other approach
- Squash a deprecation warning caused by a typo
## v0.19.2-hotfix2
- Patched another crazy bug in the extra data system in the downloader