Skip to content

Commit

Permalink
Release 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed May 19, 2022
1 parent 1f18aeb commit 39a9178
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,6 +1,23 @@




## v0.11.0 (2022-05-19)

#### :boom: Breaking Change
* [#500](https://github.com/kaliber5/ember-ecsy-babylon/pull/500) Drop node 12 support ([@simonihmig](https://github.com/simonihmig))
* [#498](https://github.com/kaliber5/ember-ecsy-babylon/pull/498) Update Babylon.js to v5 ([@simonihmig](https://github.com/simonihmig))

#### :rocket: Enhancement
* [#498](https://github.com/kaliber5/ember-ecsy-babylon/pull/498) Update Babylon.js to v5 ([@simonihmig](https://github.com/simonihmig))

#### :house: Internal
* [#499](https://github.com/kaliber5/ember-ecsy-babylon/pull/499) Update to Ember 4.3 ([@simonihmig](https://github.com/simonihmig))
* [#492](https://github.com/kaliber5/ember-ecsy-babylon/pull/492) Fix flaky acceptance test ([@simonihmig](https://github.com/simonihmig))

#### Committers: 1
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))

## v0.10.0 (2021-12-07)

#### :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": "ember-ecsy-babylon",
"version": "0.10.0",
"version": "0.11.0",
"description": "Ember addon that uses escy and babylon.js for a fully declarative 3D rendering experience in Ember apps",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 39a9178

Please sign in to comment.