From 873c6c3d44b46f5ad7ee9c8ba952ece0aa1543df Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Fri, 1 Feb 2019 11:04:14 -0500 Subject: [PATCH] updated for 2.2.1 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4a6c568..e91b0db 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ### This software is currently designed for Windows. +## 2.2.1 (February 1, 2019) + +- Fixed AAC codec error discovered by @meguerreroa + ## 2.2.0 (December 21, 2018) - Rewritten main file to organize project structure. All executables have been moved into the `bin` folder. @@ -13,10 +17,6 @@ - Added setup script. Now you can install dependencies and generate video2x configuraiton automatically by running the `video2x_setup.py` script. -## 2.1.6 (November 26, 2018) - -- Restored the option to define a factor which the will be upscaled by, which is suggested by @wuast94 . - ## Description Video2X is an automation software based on waifu2x image enlarging engine. It extracts frames from a video, enlarge it by a number of times without losing any details or quality, keeping lines smooth and edges sharp.