From 6f815006e0294beaa2f7674720850c3f63640149 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 12 Sep 2019 14:53:12 +0100 Subject: [PATCH] Update changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 692b332..d82a94b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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