From b2ff0b29b979ad1ae8adf68b13ee7fd011d2af4f Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Tue, 7 Nov 2023 23:35:44 -0600 Subject: [PATCH] prep 2.1.0 release --- CHANGELOG.md | 10 ++++++++++ module.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7acf83..a10a0ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## 2.1.0 + +### Changed + +- Changed the Summon Ally power effect macro to handle Mirror Self a little + cleaner +- Changed the power effect macro to consider swids in addition to the item + name. +- Updates to documentation + ## 2.0.0 ### Changed diff --git a/module.json b/module.json index 21e6ec9..636b2b5 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "swade-mb-helpers", "title": "SWADE Helpers (MB)", "description": "Mike's collection of swade helpers", - "version": "2.0.0", + "version": "2.1.0", "authors": [ { "name": "Mike"