Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.0...v2.2.0) (2019-06-13)

### Bug Fixes

* **travis:** nightly builds moved to a force push ([b1ae62d](b1ae62d))
* nightly builds set to the wrong branch ([4413d51](4413d51))
* **behavior-tree:** recursive global position changes don't double up ([e762e8e](e762e8e))
* **visualizer:** bugfix for images vanishing ([53dcf0d](53dcf0d))

### Features

* nightly builds now available ([2cd0774](2cd0774))
* **behavior-tree:** runtime trees can now be visually printed ([11534c7](11534c7))
* **decorators:** add three new decorators ([f376ea6](f376ea6))

### Reverts

* **nightly:** removing nightly back to what it originally was ([f697eec](f697eec))
  • Loading branch information
semantic-release-bot committed Jun 13, 2019
1 parent bd37b4d commit 0ee6884
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [2.2.0](https://github.com/ashblue/fluid-behavior-tree/compare/v2.1.0...v2.2.0) (2019-06-13)


### Bug Fixes

* **travis:** nightly builds moved to a force push ([b1ae62d](https://github.com/ashblue/fluid-behavior-tree/commit/b1ae62d))
* nightly builds set to the wrong branch ([4413d51](https://github.com/ashblue/fluid-behavior-tree/commit/4413d51))
* **behavior-tree:** recursive global position changes don't double up ([e762e8e](https://github.com/ashblue/fluid-behavior-tree/commit/e762e8e))
* **visualizer:** bugfix for images vanishing ([53dcf0d](https://github.com/ashblue/fluid-behavior-tree/commit/53dcf0d))


### Features

* nightly builds now available ([2cd0774](https://github.com/ashblue/fluid-behavior-tree/commit/2cd0774))
* **behavior-tree:** runtime trees can now be visually printed ([11534c7](https://github.com/ashblue/fluid-behavior-tree/commit/11534c7))
* **decorators:** add three new decorators ([f376ea6](https://github.com/ashblue/fluid-behavior-tree/commit/f376ea6))


### Reverts

* **nightly:** removing nightly back to what it originally was ([f697eec](https://github.com/ashblue/fluid-behavior-tree/commit/f697eec))

# [2.1.0](https://github.com/ashblue/fluid-behavior-tree/compare/v2.0.1...v2.1.0) (2019-06-04)


Expand Down

0 comments on commit 0ee6884

Please sign in to comment.