From 3606b15223624e4acd2f765c20140918e17ff38e Mon Sep 17 00:00:00 2001 From: Krys Kamieniecki Date: Wed, 4 Mar 2020 18:17:24 -0500 Subject: [PATCH] Update for release 0.2.6 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5424b..714ec66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Combine DDSC and DDS processing, now using same code and headers * Fixed processing of DXGI format 10 which has 16 bit floating point channels (display scales based on single min and max of all channels) * Added support for CubeMaps DDSC and DDS +* Support for more image formats, should be all in JC3, JC4, GZ, RAGE2, and theHunter:COTW #### v0.2.5 "Gotta go faster, without graphic artifacts" * BC7 decompression works with JIT compilation using Numba