From 286eaadd1cb0a0d9b0fec897027e0e69f9c6bef0 Mon Sep 17 00:00:00 2001 From: Jan Date: Thu, 4 Mar 2021 19:17:47 +0100 Subject: [PATCH] Update changelog for 0.0.2 --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2d373bf7..bc4d5ff8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,10 @@ # Changelist ## Upcoming changes + +## 0.0.2 +- All tools now compile and run under Linux +- ZoneCodeGenerator is now a C++ application - Unlinker now supports dumping images as DDS files (which is now default). - Unlinker supports ``--image-format`` argument to specify one of the available image formats to dump to (iwi, dds)