From 7f39bdad56353b5484b2bf11183f468bc4ce3c3a Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Fri, 8 Feb 2019 14:09:39 -0500 Subject: [PATCH] updated for 2.3.0 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e91b0db..c1a7068 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ ### This software is currently designed for Windows. +## 2.3.0 (February 8, 2019) + +- Added the ability to specify the cache directories as required by @AusNaminator +- Fixed the problem where if there's insufficient RAM, the warning doesn't pause the script and prompt the user to reduce the amount of threads used. +- Some other minor adjustments. + ## 2.2.1 (February 1, 2019) - Fixed AAC codec error discovered by @meguerreroa