From 21586b5544740c21d842119a516a4d481def94a9 Mon Sep 17 00:00:00 2001 From: TheGiddyLimit Date: Wed, 20 Sep 2023 00:27:43 +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 91b4df2..f9d6b65 100644 --- a/meta/changelog.json +++ b/meta/changelog.json @@ -53,5 +53,10 @@ "ver": "0.6.3", "date": "2023-08-04", "txt": "- Improved source accuracy of data returned by the \"Chris's Premades\" integration" + }, + { + "ver": "0.7.0", + "date": "2023-09-19", + "txt": "- Ported and integrated various spell macros from D&D Beyond Importer (), increasing spell automation to approximate parity (assuming the use of \"Chris's Premades\" and \"Midi SRD\" modules)\n- Fixed Rage automation failing to exclude SRD effect" } ]