Skip to content

Commit

Permalink
Add remaining missing changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralith committed May 5, 2024
1 parent 906f341 commit fbd0cf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
match a query
- `World::{view, view_mut}` convenience short-hand for constructing a
view directly from a `World`
- `ChangeTracker` helper to detect changes to components using `PartialEq`

### Changed
- Renamed `{View, PreparedView}::get_mut_n` to `get_many_mut` for consistency with the proposed std
slice method
- Order `Entity` values by ID first, then generation

# 0.10.4

Expand Down

0 comments on commit fbd0cf3

Please sign in to comment.