1
0
Fork 0

Fix header name in changelog

This commit is contained in:
Robbert van der Helm 2023-04-22 14:43:28 +02:00
parent f2ac4660ca
commit 1deb907c38

View file

@ -29,7 +29,7 @@ state is to list breaking changes.
since the `OversamplingAware` smoothing style contain an
`Arc<Smoothingstyle>`. It can still be `Clone`d.
### Changes
### Changed
- The prelude module now also re-exports the `AtomicF32` type since it's needed
to use the new `Smoothingstyle::OversamplingAware`.