From a46fd4f7c31a941879b62b6f8233a6a1136f328a Mon Sep 17 00:00:00 2001 From: TheGiddyLimit Date: Wed, 2 Aug 2023 22:10:19 +0100 Subject: [PATCH] chore: log changes --- meta/changelog.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta/changelog.json b/meta/changelog.json index 9b690e9..03a9ca4 100644 --- a/meta/changelog.json +++ b/meta/changelog.json @@ -43,5 +43,10 @@ "ver": "0.6.1", "date": "2023-08-02", "txt": "- Fixed Midi SRD integration failing to find SRD-renamed documents\n - Fixed crash when processing integration data which does not include active effects" + }, + { + "ver": "0.6.2", + "date": "2023-08-02", + "txt": "- Fixed module integrations attempting to run when the associated module is inactive" } ]