diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 0ca80228..bc6153b2 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -9,12 +9,18 @@ Happy gaming ! When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01. +## Version 0.10.1 + +When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01. + +- Fix German translations html tag, thanks to marcstraube #1349 - Fix links not working for skill/attrib checks, thanks to @lumisphere902 #1343 - Fix max skill count for Occupation Skills in Investigator Wizard - Fix show era on player list if other modules add to h3 tag - If dropping a skill/weapon from an Actor onto a Journal Entry Page convert it to a check link - On NPC sheet prevent panel toggle being called when adding items - Update to French localization and manual skeleton, thanks to @vonv #1339 +- Update to Taiwanese localization, thanks to @zeteticl. #1340 ## Version 0.10.0 diff --git a/system.json b/system.json index 43dc35be..4be1a211 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "CoC7", "title": "Call of Cthulhu 7th Edition", "description": "An implementation of the Call of Cthulhu 7th Edition game system for Foundry Virtual Tabletop.", - "version": "0.10.0", + "version": "0.10.1", "authors": [ { "name": "Miskatonic Investigative Society"