Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Oct 8, 2020
1 parent 36960cd commit 4a7ce72
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## v0.6.0 (2020-10-08)

#### :boom: Breaking Change
* [#297](https://github.com/kaliber5/ecsy-babylon/pull/297) Revert rotation unit back from degrees to radians ([@simonihmig](https://github.com/simonihmig))
* [#295](https://github.com/kaliber5/ecsy-babylon/pull/295) Add support for Transitions ([@simonihmig](https://github.com/simonihmig))

#### :rocket: Enhancement
* [#297](https://github.com/kaliber5/ecsy-babylon/pull/297) Revert rotation unit back from degrees to radians ([@simonihmig](https://github.com/simonihmig))
* [#295](https://github.com/kaliber5/ecsy-babylon/pull/295) Add support for Transitions ([@simonihmig](https://github.com/simonihmig))

#### :bug: Bug Fix
* [#289](https://github.com/kaliber5/ecsy-babylon/pull/289) Fix leaking of Vector3 instances in transformNode, causing wrong values after component removal, add tests ([@simonihmig](https://github.com/simonihmig))

#### Committers: 2
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v0.5.0 (2020-09-21)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ecsy-babylon",
"version": "0.5.0",
"version": "0.6.0",
"description": "",
"keywords": [],
"repository": {
Expand Down

0 comments on commit 4a7ce72

Please sign in to comment.