Skip to content

Commit

Permalink
Updated change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Oct 8, 2023
1 parent 14435a4 commit 94d097c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
* 12784: Fix rendering of external Text Label images
* 12781: Fix bad translation keys for Attachment, Deselect, Send To Location
traits
* 12780: Correctly adjust Player window title to reflect actions taken in
Welcome Wizard
* 12769: Fix support for expressions in Sound Clip Configurer
* 12729: Set Global Property to again record old GP value in oldValues for
reporting
* 12773: Disabled Toolbar Button icons should not appear in unused images list
Expand Down
2 changes: 2 additions & 0 deletions dist/notes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"bug_fixes": [
{ "num": 12784, "desc": "Fix rendering of external Text Label images" },
{ "num": 12781, "desc": "Fix bad translation keys for Attachment, Deselect, Send To Location traits" },
{ "num": 12780, "desc": "Correctly adjust Player window title to reflect actions taken in Welcome Wizard" },
{ "num": 12769, "desc": "Fix support for expressions in Sound Clip Configurer" },
{ "num": 12729, "desc": "Set Global Property to again record old GP value in oldValues for reporting" },
{ "num": 12773, "desc": "Disabled Toolbar Button icons should not appear in unused images list" },
{ "num": 12770, "desc": "Prevent NPE when escaping from GKC trait after adding 'Set Dynamic Properties' entries" }
Expand Down

0 comments on commit 94d097c

Please sign in to comment.