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 ea3ad3a commit eb4df7e
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.7.0-beta4 - 18 June 2023

* 12382: Prevent NPE in Beanshell execution during module initialisation
* 12362: Rollover component help button goes to MouseOver.html instead of
Map.html
* 12340: Fix inaccurate Hex Grid location reports
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 @@
{ "num": 12323, "desc": "Add Beanshell Range functions" }
],
"bug_fixes": [
{ "num": 12382, "desc": "Prevent NPE in Beanshell execution during module initialisation" },
{ "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" },
Expand Down

0 comments on commit eb4df7e

Please sign in to comment.