diff --git a/Changelog.md b/Changelog.md index e4fa226..b914662 100644 --- a/Changelog.md +++ b/Changelog.md @@ -260,3 +260,9 @@ Additions in 2.2 stable : Additions in 2.2 stable b : - Fix Mesh export (again). - Fix mip map generation for RGBA32 textures. + +Additions in 2.2 stable c : +- Add class databases for 2018.4.5f1 and 2019.1.0f3 +- Support the slightly changed Unity 2019 .assets file format. +- The mod installer now uses a statically linked AssetsTools.dll to reduce file size and hopefully reduce the amount of false-positives. +-