Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaltares committed Sep 10, 2016
1 parent 5e9d849 commit 57b728e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

### Ashley 1.7.3

* **Update**: uses Libgdx 1.9.3.
* **API addition***: Adds 'createComponent()' method to `Engine` class. Commit 07fc2ba6bcd9996c472c651b56b57b32fd8fd3a7.
* **API addition***: Adds 'createEntity()' method to `Engine` class. Commit 45dd7e0e4a52c8d65f520fac4e8f4e83471b215b.
* **API addition**: Adds 'addAndReturn()' method to `Entity` class. Commit 423148a2719873efb50d4f2b3982c247df4fceca.
* **Bug fix***: Fixes systems going out of priority order after removal. Issue #237.
* **Bug fix**: Fixes returning pooled entity to the entity pool twice. Issue #221.
* **Update**: uses Travis for CI. Commit c4265eff694cfb34eaef1bdd929ee398c1ccfa64.
* **Update**: uses Libgdx 1.9.4.

### Ashley 1.7.2

Expand Down

0 comments on commit 57b728e

Please sign in to comment.