From f706c0e7a7c2b3b0410825d2caf574ab1d79d64e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:48:05 +0000 Subject: [PATCH] chore(main): release 2.1.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..cfb43e7b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [2.1.0](https://github.com/MontagueM/Charm/compare/v2.0.0...v2.1.0) (2023-12-02) + + +### Features + +* add custom renderer for latest destiny 2 static meshes ([#134](https://github.com/MontagueM/Charm/issues/134)) ([0e8e955](https://github.com/MontagueM/Charm/commit/0e8e9555a1466e8cb00d46febc295201eb9e9c5b)) +* saving textures now uses exporter system ([#137](https://github.com/MontagueM/Charm/issues/137)) ([a86daaf](https://github.com/MontagueM/Charm/commit/a86daaf03335e97ad98def8859c3051918b5c85b)) + + +### Bug Fixes + +* Static mesh decals for Shadowkeep ([#135](https://github.com/MontagueM/Charm/issues/135)) ([244508b](https://github.com/MontagueM/Charm/commit/244508bde3648a65493e5192ff473526681b7e43))