From 200c918ca7bc3865ff31ef5ab4d81bdfc3c27a92 Mon Sep 17 00:00:00 2001 From: esheyw Date: Mon, 22 Jan 2024 20:55:40 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a792e25..cba5eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,4 +30,8 @@ - add SASS compilation to github actions - remove `isEmpty` helper, I didn't realize there was already one in `foundry.utils` - implement new version of updateInitiativeStatistics -- document updateInitiativeStatistics \ No newline at end of file +- document updateInitiativeStatistics + +## Version 0.2.3 +- fix imports in macros/index.mjs +- update workflow again? \ No newline at end of file