Skip to content

Commit 9b501dd

Browse files
committed
Add to the CHANGELOG
1 parent 38edac5 commit 9b501dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ This release has an [MSRV] of 1.82.
1919

2020
- Derive `Eq` and `Hash` on `InterpolationAlphaSpace`. ([#148][] by [@sagudev][])
2121

22+
### Removed
23+
24+
- Breaking change: `Mix::Clip` has been removed; it was previously deprecated in v0.5.0. ([#124][] by [@DJMcNab][])
25+
2226
## [0.5.0][] (2025-10-01)
2327

2428
This release has an [MSRV] of 1.82.
@@ -182,6 +186,7 @@ This release has an [MSRV] of 1.70.
182186
[#120]: https://github.com/linebender/peniko/pull/120
183187
[#121]: https://github.com/linebender/peniko/pull/121
184188
[#123]: https://github.com/linebender/peniko/pull/123
189+
[#124]: https://github.com/linebender/peniko/pull/124
185190
[#126]: https://github.com/linebender/peniko/pull/126
186191
[#127]: https://github.com/linebender/peniko/pull/127
187192
[#129]: https://github.com/linebender/peniko/pull/129

0 commit comments

Comments
 (0)