Skip to content

Commit

Permalink
Merge branch 'main' into bevy-0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jgayfer committed Jun 16, 2024
2 parents 19ea293 + 2b9c9d4 commit 61585ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Update Bevy version from `0.13` to `0.14` (#1).
- Update `PointLight2d#color` to use the new [`bevy::color`](https://bevyengine.org/learn/migration-guides/0-13-to-0-14/#overhaul-color) module.
- Moved the following `bevy` features to `dev-dependencies`:
- `bevy_sprite`
- `png`
- `x11`

### Fixed

Expand Down

0 comments on commit 61585ff

Please sign in to comment.