Skip to content

Commit

Permalink
Updated change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Sep 14, 2023
1 parent 3726fc4 commit e28e44b
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,6 +1,7 @@
3.7.1 - ???

* 12696: Removed "Indexing pieces" message
* 12688: Replace with Other should not update text of unchangeable labels
* 12676: IncrementProperty: Corrected bad wrap-around calculation when
increment is negative
* 12670: Prevent essential components being accidentally deleted
Expand Down
1 change: 1 addition & 0 deletions dist/notes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"new_features": [
],
"bug_fixes": [
{ "num": 12688, "desc": "Replace with Other should not update text of unchangeable labels" },
{ "num": 12676, "desc": "IncrementProperty: Corrected bad wrap-around calculation when increment is negative" },
{ "num": 12659, "desc": "Translate current side before checking for \"next side\"" },
{ "num": 12645, "desc": "Respect localization when filtering sides" },
Expand Down

0 comments on commit e28e44b

Please sign in to comment.