From 9ffb271c63378e76ece10b18bc40419f713850b9 Mon Sep 17 00:00:00 2001 From: ScanMountGoat Date: Fri, 22 Jul 2022 16:45:37 -0500 Subject: [PATCH] Update Changelog.md --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 171e789..9c6c6a8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,10 @@ # Cross Mod +**v0.22** +This is the final release. Cross Mod is no longer maintained and has been replaced by SSBH Editor. +SSBH Editor can be downloaded from https://github.com/ScanMountGoat/ssbh_editor/releases. +* Added additional material parameter descriptions. +* Added rendering support for additional default textures. + **v0.21** * Fixed an issue where mesh object names failed to display in the material editor for missing attributes. * Improved rendering accuracy by toggling alpha testing based on the current shader label. This uses a heuristic based on decompiled shader code and may not always be accurate.