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"