update CHANGELOG and module version
This commit is contained in:
parent
ba9eac716d
commit
1352d62c4f
12
CHANGELOG.md
12
CHANGELOG.md
@ -5,6 +5,18 @@ 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).
|
||||
|
||||
## [3.1.4] 2025-01-26
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed module loding with swade core module and swpf due to fear macro changes
|
||||
- Fixed power effect creation for SWADE system 4.2
|
||||
|
||||
### Changed
|
||||
|
||||
- Clean up of requested roll GM chat card
|
||||
- Make Deflection roll helper modifiers more descriptive (melee, ranged, all)
|
||||
|
||||
## [3.1.3] 2025-01-11
|
||||
|
||||
### Fixed
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
}
|
||||
],
|
||||
"url": "https://git.bloy.org/foundryvtt/swade-mb-helpers",
|
||||
"version": "3.1.3",
|
||||
"version": "3.1.4",
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
@ -99,7 +99,7 @@
|
||||
"type": "system",
|
||||
"manifest": "https://gitlab.com/api/v4/projects/16269883/packages/generic/swade/latest/system.json",
|
||||
"compatibility": {
|
||||
"verified": "4.2.0"
|
||||
"verified": "4.2.3"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user