Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darthdeus committed Apr 27, 2024
1 parent cfebbb4 commit 2e22477
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 @@ -47,6 +47,8 @@
- Added `max_distance` to `Particle` allowing particles to only travel a set maximum distance.
- Added `spawn_particle_fan_ex` with more flexible parameters for max particle distance.
- Upgraded `wgpu: 0.18 -> 0.19.3, winit: 0.28 -> 0.29, egui: 0.24 -> 0.26`.
- Made `wgpu::PowerPreference` configurable & default to `None`, with the hope of fixing a potential
issue where users have their dedicated GPU disabled on a dual GPU setup.

# v0.3.0

Expand Down

0 comments on commit 2e22477

Please sign in to comment.