Skip to content

Commit

Permalink
add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
bonsairobo committed Dec 14, 2023
1 parent 5d27a8d commit 0114621
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.17.1

- Added: `RayMap` resource that contains a `Ray` for every intersecting (camera,
pointer) pair
- Changed: rapier and bevy_mod_raycast backends use the `RayMap` instead of
constructing their own rays

# 0.17.0

- Update for bevy 0.12
Expand Down

0 comments on commit 0114621

Please sign in to comment.