Skip to content

Commit

Permalink
Little cleanup in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Broch Stilley committed Feb 17, 2021
1 parent de801e1 commit 6a9b6fe
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,4 @@ const compTypes = typeof Component1 | typeof Component2;
const compTypes = Component1 | Component2;
```

this makes internal types much easier

- Systems are now added directly to the world.

- Entities may now have basic lifecycle events
this makes internal types much easier

0 comments on commit 6a9b6fe

Please sign in to comment.