Skip to content

Commit

Permalink
update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Muttley committed May 28, 2024
1 parent f63c697 commit 3236355
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v11.5.0

## Bugfix
- [#65] Fix un-localized strings in Actor abilities template

*Many thanks to **lozanoje** for contributing code and translations included in this build*

---

# v11.4.0

## Enhancement
Expand Down
8 changes: 4 additions & 4 deletions i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ AC2D20.FOCUS.Toxicology: Toxicology
AC2D20.FOCUS.Tracking: Tracking
AC2D20.FOCUS.Urban Stealth: Urban Stealth
AC2D20.FOCUS.Watercraft: Watercraft
AC2D20.INJURIES.mental: Mental
AC2D20.INJURIES.nottreated: Not treated
AC2D20.INJURIES.physical: Physical
AC2D20.INJURIES.treated: Treated
AC2D20.MIGRATION.begin_migration: Performing data upgrades for Achtung! Cthulhu 2d20
AC2D20.MIGRATION.begin_schema: Applying updates for Achtung! Cthulhu 2d20 schema v{version}
AC2D20.MIGRATION.completed_migration: Completed data updgrades for Achtung! Cthulhu 2d20
Expand Down Expand Up @@ -361,7 +365,3 @@ TYPES.Item.special_rule: Special Rule
TYPES.Item.spell: Spell
TYPES.Item.talent: Talent
TYPES.Item.weapon: Weapon
AC2D20.INJURIES.physical: Physical
AC2D20.INJURIES.mental: Mental
AC2D20.INJURIES.treated: Treated
AC2D20.INJURIES.nottreated: Not treated

0 comments on commit 3236355

Please sign in to comment.