We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f3ac1 commit 44fe696Copy full SHA for 44fe696
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package Groot
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.1 (2018-11-23)
+------------------
7
* improved node reorder
8
* Fix issue #8 (and more changes)
9
- Added EditorFlowScene::createNodeAtPos to simplify code
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>groot</name>
- <version>0.4.0</version>
+ <version>0.4.1</version>
<description>Graphical editor to create behaviour trees</description>
<maintainer email="[email protected]">Davide Faconti</maintainer>
0 commit comments