Skip to content

Commit

Permalink
Updated change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Jan 11, 2024
1 parent 1673e8d commit 61b6958
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from Mass Piece Loader
* 12981: Fixed IndexOutOfBoundsException in empty chat room
* 12976: Search: Add option to exclude module elements when editing extension
* 12971: Refresh visible portions of Maps after each UI, log, or network action
* 12931: Prevent zero length string error on Deck refresh
* 12894: Prevent crash if I/O Exception during CRC calculation
* 12768: "Player joins as side" message now broadcast to all players
Expand Down
1 change: 1 addition & 0 deletions dist/notes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
{ "num": 13011, "desc": "Spelling correction on Global Options panel" },
{ "num": 13001, "desc": "Fix poor performance of Piece Definer; remove spurious blank line from Mass Piece Loader" },
{ "num": 12981, "desc": "Fixed IndexOutOfBoundsException in empty chat room" },
{ "num": 12971, "desc": "Refresh visible portions of Maps after each UI, log, or network action" },
{ "num": 12931, "desc": "Prevent zero length string error on Deck refresh" },
{ "num": 12894, "desc": "Prevent crash if I/O Exception during CRC calculation" },
{ "num": 12765, "desc": "Cancelling Return To Deck no longer causes crash" }
Expand Down

0 comments on commit 61b6958

Please sign in to comment.