Skip to content

Commit

Permalink
Added better changelog for trans event queue.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnneKitsune committed Nov 7, 2018
1 parent 226de29 commit 338c67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The format is based on [Keep a Changelog][kc], and this project adheres to
* `PrefabData` can now be derived for many situations, see the book for more information ([#1035])
* Support for DirectionalLight and SpotLight in PBM pass. ([#1074], [#1081])
* `amethyst_ui::get_default_font` supports loading system font from Path. ([#1108])
* Trans event queue. ([#1069])
* Added Trans event queue. Used to trigger state transitions from systems. Also used to trigger multiple state transitions at once. (For example, to `Trans::Pop` two states. ([#1069])

### Changed

Expand Down

0 comments on commit 338c67e

Please sign in to comment.