From 38e3317e6984fc6c62349c6ea855dc0e5a1571ae Mon Sep 17 00:00:00 2001 From: TheGiddyLimit Date: Tue, 21 Nov 2023 14:53:09 +0000 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 f9d6b65..805db47 100644 --- a/meta/changelog.json +++ b/meta/changelog.json @@ -58,5 +58,10 @@ "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" + }, + { + "ver": "0.7.1", + "date": "2023-11-21", + "txt": "- Added compatibility with dnd5e 2.4.x" } ]