Skip to content

Commit

Permalink
release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed May 1, 2016
1 parent 31067c9 commit d804df4
Show file tree
Hide file tree
Showing 5 changed files with 267 additions and 144 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.10.0"></a>
# 0.10.0 (2016-05-01)


* added release:push:docs task ([04cbd1d](https://github.com/liabru/matter-js/commit/04cbd1d))
* decouple Matter.Render from Matter.Engine ([de823eb](https://github.com/liabru/matter-js/commit/de823eb))
* decouple Matter.RenderPixi ([72f90b9](https://github.com/liabru/matter-js/commit/72f90b9))
* deprecated Matter.RenderPixi ([e8c899a](https://github.com/liabru/matter-js/commit/e8c899a))
* deprecated Matter.RenderPixi ([a6b97cd](https://github.com/liabru/matter-js/commit/a6b97cd))
* fix tests ([f59e220](https://github.com/liabru/matter-js/commit/f59e220))
* fix tests ([c26684e](https://github.com/liabru/matter-js/commit/c26684e))
* Merge branch 'decouple-renderer' ([31067c9](https://github.com/liabru/matter-js/commit/31067c9))



<a name="0.9.3"></a>
## 0.9.3 (2016-04-19)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Matter",
"version": "0.9.3",
"version": "0.10.0",
"homepage": "https://github.com/liabru/matter-js",
"authors": [
"Liam Brummitt <liam@brm.io> (http://brm.io/)"
Expand Down
Loading

0 comments on commit d804df4

Please sign in to comment.