Skip to content

Commit

Permalink
Update CHANGE_LOG.md
Browse files Browse the repository at this point in the history
Updated with #1296
  • Loading branch information
Phergus authored Feb 19, 2020
1 parent ca18dc4 commit b051ba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ Maptool 1.5.13
- Bug fix release to correct several JSON related issues.

**Bug Fixes**
- [#1296][i1296] Exception thrown when trying to read Hero Lab .por files that are missing the XML statblock. Exception caught and error reported.
- [#1236][i1236] `getTokens/getTokenNames()` was failing if `setState` or `unsetState` options were used. Fixed.
- [#1228][i1228] `getLastPath()` and other token move functions that made use of pathPointsToJsonArray were broken. Fixed.
- [#1206][i1206] Unknown json functions would return null instead of an error. Fixed.
- [#1204][i1204] Layer condition of `getTokens/getTokenNames()` weren't accepting accepting a string for a single layer. Fixed.

[i1296]: https://github.com/RPTools/maptool/issues/1296
[i1236]: https://github.com/RPTools/maptool/issues/1236
[i1228]: https://github.com/RPTools/maptool/issues/1228
[i1206]: https://github.com/RPTools/maptool/issues/1206
Expand Down

0 comments on commit b051ba6

Please sign in to comment.