Skip to content

Commit

Permalink
Updated change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Feb 24, 2023
1 parent 1758b58 commit 9f374cb
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
@@ -1,5 +1,6 @@
3.6.13 - 24 February 2023

* 12042: Fix bug when copying Decks and At-Start Stacks to other maps
* 12037: Fix concurrent modification exception in Decks
* 12016: Fix a possible crash scenario in At-Start Stacks
* 11995: ActionButtons with reports shouldn't display them if report is empty
Expand Down
1 change: 1 addition & 0 deletions dist/notes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"new_features": [
],
"bug_fixes": [
{ "num": 12042, "desc": "Fix bug when copying Decks and At-Start Stacks to other maps" },
{ "num": 12037, "desc": "Fix concurrent modification exception in Decks " },
{ "num": 12016, "desc": "Fix a possible crash scenario in At-Start Stacks" },
{ "num": 11897, "desc": "Ensure that deleted extensions don't crash the Module Manager" },
Expand Down

0 comments on commit 9f374cb

Please sign in to comment.