diff --git a/ChangeLog b/ChangeLog index 96ee295..690a76e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ NVIDIA Texture Tools version 2.0.8 * ColorBlock::isSingleColor compares only RGB channels. Fixes issue 115. + * Fix cmake build in msvc. Fixes issue 111. NVIDIA Texture Tools version 2.0.7 * Output correct exit codes. Fixes issue 92.