diff --git a/CHANGELOG.md b/CHANGELOG.md index ee7a3fd..b620b4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.3.0] + +### Added + +- `@SWADEDamage` and `@SWADERequestRoll` text enrichers. + ## [4.2.4] ### Changed diff --git a/src/module.json b/src/module.json index 3404027..1ed45a1 100644 --- a/src/module.json +++ b/src/module.json @@ -9,7 +9,7 @@ } ], "url": "https://git.bloy.org/foundryvtt/swade-mb-helpers", - "version": "4.2.4", + "version": "4.3.0", "compatibility": { "minimum": "13", "verified": "13"