Skip to content

Commit

Permalink
✏️ docs|Changelog|Add notes for v0.10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
caewok committed Oct 10, 2024
1 parent 45aebed commit 3ffbbfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.10.14
Fix for NaN in the move penalty calculation when moving over regions.

# 0.10.13
Use a cached map to track move penalties for different region combinations. Improves compatibility with DAE while not severely impacting performance. Addresses #209.
Use a mixed wrap instead of override for `Ruler#_computeDistance`, which improves compatibility with some systems, like dnd4e. Closes #213.
Expand Down

0 comments on commit 3ffbbfa

Please sign in to comment.