Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
346184 committed Aug 28, 2021
1 parent a95ab87 commit 8d25646
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ The module also depends on [Babele](https://foundryvtt.com/packages/babele) for

Also see the [releases page](https://github.com/League-of-Foundry-Developers/foundryvtt-dnd5e-lang-de/releases).

### Version 1.3.0

- Add conversion/translation of distance and weight units into metric units (thanks @elbracht)
- Rarity converter is no longer needed and disabled in D&D system versions 1.4.0+
- More compendium translations (thanks @stillday & friends)

### Version 1.2.0

- Update to D&D 5E system version 1.4.0
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "FoundryVTT-dnd5e-DE",
"title": "DnD5e German Translation (Deutsch)",
"description": "German language support for the D&D5e system",
"version": "1.2.0",
"version": "1.3.0",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "0.8.8",
"compatibleCoreVersion": "0.8.9",
"author": "Fallayn#6414, Hydroxi#0366, Smicman#1404, ThoGri#6692, Morvar#0915, crash#7509",
"esmodules": [
"dnd5e-de.js"
Expand Down

0 comments on commit 8d25646

Please sign in to comment.