Skip to content

Commit a167ef3

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2019-06-04) ### Bug Fixes * **manifest:** moved to scoped registries ([19dd266](19dd266)) ### Features * **behavior-tree:** calling `Reset()` now triggers End on active nodes ([0287fa8](0287fa8))
1 parent eda2036 commit a167ef3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.1.0](https://github.com/ashblue/fluid-behavior-tree/compare/v2.0.1...v2.1.0) (2019-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **manifest:** moved to scoped registries ([19dd266](https://github.com/ashblue/fluid-behavior-tree/commit/19dd266))
7+
8+
9+
### Features
10+
11+
* **behavior-tree:** calling `Reset()` now triggers End on active nodes ([0287fa8](https://github.com/ashblue/fluid-behavior-tree/commit/0287fa8))
12+
113
## [2.0.1](https://github.com/ashblue/fluid-behavior-tree/compare/v2.0.0...v2.0.1) (2019-05-31)
214

315

0 commit comments

Comments
 (0)