Skip to content

Commit

Permalink
Update CHANGELOG.md [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
17cupsofcoffee committed Jan 6, 2019
1 parent 186f3aa commit 70c53e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

## 0.2.5 (Upcoming)

### New Features

* Custom shaders can now be used for rendering! ([@17cupsofcoffee](https://github.com/17cupsofcoffee), in [#75](https://github.com/17cupsofcoffee/tetra/pull/75))

### Bug Fixes

* The parameters contained within an instance of `DrawParams` are now publicly accessible - without these, it wasn't possible to write a proper custom implementation of `Drawable`. ([@17cupsofcoffee](https://github.com/17cupsofcoffee), in [#73](https://github.com/17cupsofcoffee/tetra/pull/73))
* Shaders now bind their outputs explicitly - this should help with compatability. ([@17cupsofcoffee](https://github.com/17cupsofcoffee), in [#75](https://github.com/17cupsofcoffee/tetra/pull/75))

## 0.2.4 (Janurary 4th, 2019)

Expand Down

0 comments on commit 70c53e9

Please sign in to comment.