Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bushvin committed Nov 12, 2024
1 parent 483748f commit 8fb8dd8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ 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 [CalVer](https://calver.org/about.html) versioning.

## [2024.11.1] 2024-11-12

### Added

- `actor.type` which allows to show/hide export options based on the actor's type (character, npc, familiar)

### Fixed

- `.prepareFinalAttributes()` causes issues when called multiple times. fixed by calling `.reset()` see [this](https://github.com/foundryvtt/dnd5e/issues/3630) issue for more info. (thank you yoriik and twarx)

## [2024.7.4] 2024-07-30

### Changed
Expand Down

0 comments on commit 8fb8dd8

Please sign in to comment.