From ebe2fb66081d0ccaf0ea56c683e3be50660d9953 Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Mon, 30 Sep 2019 21:00:28 -0600 Subject: [PATCH] bump version number --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2447ae8ca..f7ae1a85d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ ### Changelog -#### Version 0.9.3 - ??? +#### Version 0.9.4 - ??? +* Nothing yet + +#### Version 0.9.3 - 9/30/2019 * Add WABBAJACK_NOMATCH_INCLUDE works like WABBAJACK_INCLUDE but only includes files that are found to be missing at the end of compilation * Add a list of all inlined data blobs to the install report, useful for reducing installer sizes * Increased dummy EPS detection size to 250 bytes and added .esm files to the filter logic