Skip to content

Commit

Permalink
Tweak changelog wording
Browse files Browse the repository at this point in the history
  • Loading branch information
aevyrie committed Nov 10, 2023
1 parent b66dfd3 commit 1471a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Fixed: crate would not compile when the bevy ui backend feature was disabled.
- Added: backends now re-export their dependency where applicable. `bevy_picking_raycast` re-exports
`bevy_mod_raycast`, for example.
- Added: implemented `Reflect` for all components and resources.
- Added: `Reflect` implementations for all components and resources.

# 0.16.0

Expand Down

0 comments on commit 1471a9f

Please sign in to comment.