Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynus committed Oct 5, 2019
1 parent 51415a4 commit fe5aa66
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,23 @@ The format is based on [Keep a Changelog][kc], and this project adheres to
### Changed

* Use a premultiplied view_proj matrix in vertex shaders. ([#1964])
* Cleaned up tiles example. Added rotation and translation tests, fixed raycast debug box. Added default zoom to PROJECT
perspective projection since no one knew to zoom out. ([#1974])

### Deprecated

### Removed

### Fixed

* Tilemap rotation was incorrect and not transposed. Fixed and uses component rotation. ([#1974])


### Security

[#1964]: https://github.com/amethyst/amethyst/pull/1964

[#1964]: https://github.com/amethyst/amethyst/pull/1964
[#1974]: https://github.com/amethyst/amethyst/pull/1974

## [0.13.3] - 2019-10-4

Expand Down

0 comments on commit fe5aa66

Please sign in to comment.