File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,11 @@ This release has an [MSRV] of 1.82.
2121- Add ` Bgra8 ` variant to ` ImageFormat ` . ([ #120 ] [ ] by [ @sagudev ] [ ] )
2222- Provide ` ImageAlphaType ` with ` ImageData ` . ([ #121 ] [ ] by [ @sagudev ] [ ] )
2323
24+ ### Removed
25+
26+ - Breaking change: ` Mix::Clip ` has been removed. Instead, if renderers wish to expose optimised clipping,
27+ they should do so through a more explicit mechanism. ([ #124 ] [ ] by [ @DJMcNab ] [ ] )
28+
2429## [ 0.4.0] [ ] (2025-04-30)
2530
2631This release has an [ MSRV] of 1.82.
@@ -139,6 +144,7 @@ This release has an [MSRV] of 1.70.
139144[ #114 ] : https://github.com/linebender/peniko/pull/114
140145[ #120 ] : https://github.com/linebender/peniko/pull/120
141146[ #121 ] : https://github.com/linebender/peniko/pull/121
147+ [ #124 ] : https://github.com/linebender/peniko/pull/124
142148
143149[ @dfrg ] : https://github.com/dfrg
144150[ @DJMcNab ] : https://github.com/DJMcNab
You can’t perform that action at this time.
0 commit comments