diff --git a/HISTORY.md b/HISTORY.md index 00efd40..67397b0 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,9 +9,10 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT ### February 14, 2020 * Fixed quality bug in BC4S/BC5S compressor * Guard for divide-by-zero case in PremultiplyAlpha -* texconv: added -at switch for alpha threshold value with BC1 compression -* texconv: Fixed -nmap when outputing compressed UNORM formats +* texconv: added ``-at`` switch for alpha threshold value with BC1 compression +* texconv: Fixed ``-nmap`` when outputing compressed UNORM formats * Code and project cleaup +* Retired VS 2015 projects ### December 17, 2019 * Added ARM64 platform to VS 2019 Win32 desktop Win10 project