diff --git a/CHANGELOG.md b/CHANGELOG.md index 79df293..509a171 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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