Skip to content

Commit

Permalink
Updated change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Jun 18, 2023
1 parent 96101d4 commit b839e25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* 12362: Rollover component help button goes to MouseOver.html instead of
Map.html
* 12340: Fix inaccurate Hex Grid location reports
* 12322: Scale summed board locations instead of summing scaled board
locations to reduce rounding error
* 12323: Add Beanshell Range functions
* 12303: Dynamic button text was resolved too soon
* 12302: Description field now properly appears with Startup GKC set to send
Expand Down
1 change: 1 addition & 0 deletions dist/notes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
],
"bug_fixes": [
{ "num": 12340, "desc": "Fix inaccurate Hex Grid location reports" },
{ "num": 12322, "desc": "Scale summed board locations instead of summing scaled board locations to reduce rounding error" },
{ "num": 12303, "desc": "Dynamic button text was resolved too soon" },
{ "num": 12302, "desc": "Description field now properly appears with Startup GKC set to send Global Hotkey" }
],
Expand Down

0 comments on commit b839e25

Please sign in to comment.