Skip to content

Commit 9c24125

Browse files
committed
Add a changelog entry
1 parent 07ff7b5 commit 9c24125

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ This release has an [MSRV][] of 1.85.
2929

3030
The crates were switched to edition 2024 of Rust.
3131

32+
- The example which uses sdl2 has been removed.
33+
The sdl2 crates no longer compile, and this example previously existing shows that it was possible. ([#886][] by [@DJMcNab][])
34+
3235
## [0.4.1][] - 2025-03-10
3336

3437
This release has an [MSRV][] of 1.82.
@@ -257,6 +260,7 @@ This release has an [MSRV][] of 1.75.
257260
[#796]: https://github.com/linebender/vello/pull/796
258261
[#803]: https://github.com/linebender/vello/pull/803
259262
[#841]: https://github.com/linebender/vello/pull/841
263+
[#886]: https://github.com/linebender/vello/pull/886
260264

261265
<!-- Note that this still comparing against 0.4.0, because 0.4.1 is a cherry-picked patch -->
262266
[Unreleased]: https://github.com/linebender/vello/compare/v0.4.0...HEAD

0 commit comments

Comments
 (0)