We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f6c25 commit 4a82343Copy full SHA for 4a82343
1 file changed
com.wug.behaviortreevisualizer/CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
All notable changes to this package will be documented in this file.
4
5
-## [0.1.2] - 9-27-2020
+## [0.1.2] - 9-29-2020
6
7
* Fixed a bug that was causing the layout to be drawn incorrectly (no spaces between sections).
8
+* Refactored to support new name.
9
+* Addressed minor warnings in the style sheet.
10
+* Removed `m_LastNodeStatus` from `NodeBase` as it is not required in all scenarios.
11
12
## [0.1.1] - 9-23-2020
13
0 commit comments