From 8a13dee8f37df9ac5ce9de902dab9e4ce7515d5b Mon Sep 17 00:00:00 2001 From: rsek <5354757+rsek@users.noreply.github.com> Date: Mon, 18 Sep 2023 18:51:26 -0700 Subject: [PATCH] update changelog for fix to #865 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99100527d..97c20ba5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Next Release +- Fixed a bug where "legacy" health, spirit, supply, and momentum values weren't migrating correctly to our new meter object format ([#865](https://github.com/ben/foundry-ironsworn/issues/865)) + ## 1.22.1 - Fixed a bug where pronouns and callsign wouldn't save ([#870](https://github.com/ben/foundry-ironsworn/pull/870))