We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad98f7 commit 350bef7Copy full SHA for 350bef7
1 file changed
README.md
@@ -9,6 +9,12 @@ You can use submit issues here: https://github.com/BehaviorTree/Groot2/issues
9
10
## Changelog
11
12
+### 1.2.0 (2023-09-11)
13
+- [Bugfix]: fixed crash when renaming a Subtree
14
+- [Bugfix]: Prevent Model editor when double clicking a Subtree.
15
+- [LogReplay]: add filter-in/filter-out to the Transitions table.
16
+- [LogReplay]: add the ability to export the result of the query into a JSON file
17
+
18
### 1.1.1 (2023-08-12)
19
20
- [Bugfix]: fixed crash when inserting a node during the Creation of a Node connection
0 commit comments