diff --git a/CHANGELOG.md b/CHANGELOG.md index f385cdb..cd52e85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.1.2 - Compendiums Update +## 1.1.2 - One Compendium to bring them all - Added compendiums (Thanks to Stéfano Fara for the English version !) Partial for French as PoW and CR are not translated yet - Shadowlands - Emerald Empire @@ -8,6 +8,7 @@ - Path of Waves - Celestial Realms - English cleanup, thanks to Mark Zeman ! +- Fix css for Spanish - Fix js error when Advancement is not embed in a actor - Click on a weapon show the DicePicker with the weapon skill selected - Display Rarity in Compendiums for Items, Armors and Weapons diff --git a/system/system.json b/system/system.json index c866a81..e499eb0 100644 --- a/system/system.json +++ b/system/system.json @@ -185,5 +185,5 @@ ], "url": "https://gitlab.com/teaml5r/l5r5e", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", - "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.1.1/raw/l5r5e.zip?job=build" + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.1.2/raw/l5r5e.zip?job=build" }