prep 2.3.0

This commit is contained in:
Mike Bloy 2023-12-19 22:16:08 -06:00
parent 55a123759f
commit 5ca758257e

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.3.0] 2023-12-19
### Added
- Trait and Damage Roll hooks to look for and apply modifiers for target
@ -31,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Shape Change and Summon both set the disposition for their new tokens
- Shape Change and Summon both set vision to enabled for their new tokens
## 2.2.0
## [2.2.0]
### Added
@ -44,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- API Documentation
- Request Roll macro documentation
## 2.1.0
## [2.1.0]
### Changed
@ -54,7 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
name.
- Updates to documentation
## 2.0.0
## [2.0.0]
### Changed
@ -71,7 +73,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Shape Change
- Sloth/Speed
## 1.2.0
## [1.2.0]
### Changed
@ -80,20 +82,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- incorporated glow, shroud, hurry, and hinder power modifiers into power
effects
## 1.1.0
## [1.1.0]
### Added
- gold calculator macro for SWPF gold items
- Actions for common rolls with links to SWPF rules
## 1.0.1
## [1.0.1]
### Fixed
- Summon macro now spawns tokens with prototype token's actual dimensions
## 1.0.0
## [1.0.0]
### Added
@ -108,7 +110,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Protection and Smite macros now linked to swade system effects
## 0.9.0
## [0.9.0]
- Initial 'public' release