diff --git a/ChangeLog b/ChangeLog index 7ebf9ad..6643a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ NVIDIA Texture Tools version 2.1.0 * Added support for saving PNGs by Frank Richter. Fixes issue 79 and 80. * Added gnome thumbnailer by Frank Richter. Fixes issue 82. * Cleanup sources removing files that are not strictly required. + * Compute mipmaps of semi-transparent images correctly. + * Do not use CUDA to compress small mipmaps. NVIDIA Texture Tools version 2.0.4 * Fix error in RGB format output; reported by jonsoh. See issue 49.