From b33db8abf31b957a9fa23539a5e5d9a275e39e96 Mon Sep 17 00:00:00 2001 From: yam <19171514+nitrogenc@users.noreply.github.com> Date: Mon, 7 Dec 2020 22:55:45 +0100 Subject: [PATCH] Updated README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e127fe..53b01f3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ With the following arguments meaning: ``` ## Changelog ``` -30/04/2018 1.03 Added extra aggregated bitmap/collage output. +07/12/2020 2.01 Improved collage creation under Python3. +04/12/2020 2.00 Now compatible with both Python2 and Python3. +23/11/2020 1.04 Fixed Bitmap size field.30/04/2018 1.03 Added extra aggregated bitmap/collage output. 22/04/2018 1.02 Added support for (old?) bcache23.bmc files. 25/11/2016 1.01 Compressed data handling improved. 25/11/2016 1.00c Unused variable removed.