Add changelog entries
diff --git a/sparse_strips/vello_common/CHANGELOG.md b/sparse_strips/vello_common/CHANGELOG.md index 70bb55b..e06f969 100644 --- a/sparse_strips/vello_common/CHANGELOG.md +++ b/sparse_strips/vello_common/CHANGELOG.md
@@ -19,6 +19,11 @@ - Performance of clipped drawing by culling geometry outside the clip bounding box during flattening. ([#1519][] by [@tomcur][]) +### Removed + +- Support for recordings. This decision was made due to a number of downsides that + came with the implementation. See the corresponding PR and Zulip thread for more information. ([#1611][] by [@LaurenzV][]) + ## [0.0.7][] - 2026-03-24 This release has an [MSRV][] of 1.92. @@ -189,6 +194,7 @@ [#1484]: https://github.com/linebender/vello/pull/1484 [#1486]: https://github.com/linebender/vello/pull/1486 [#1519]: https://github.com/linebender/vello/pull/1519 +[#1611]: https://github.com/linebender/vello/pull/1611 [Unreleased]: https://github.com/linebender/vello/compare/sparse-strips-v0.0.7...HEAD [0.0.7]: https://github.com/linebender/vello/compare/sparse-strips-v0.0.6...sparse-strips-v0.0.7
diff --git a/sparse_strips/vello_cpu/CHANGELOG.md b/sparse_strips/vello_cpu/CHANGELOG.md index 3724d78..213f1f8 100644 --- a/sparse_strips/vello_cpu/CHANGELOG.md +++ b/sparse_strips/vello_cpu/CHANGELOG.md
@@ -15,6 +15,11 @@ This release has an [MSRV][] of 1.88. +### Removed + +- Support for recordings. This decision was made due to a number of downsides that + came with the implementation. See the corresponding PR and Zulip thread for more information. ([#1611][] by [@LaurenzV][]) + ## [0.0.7][] - 2026-03-24 This release has an [MSRV][] of 1.92. @@ -141,6 +146,7 @@ [#1451]: https://github.com/linebender/vello/pull/1451 [#1460]: https://github.com/linebender/vello/pull/1460 [#1488]: https://github.com/linebender/vello/pull/1488 +[#1611]: https://github.com/linebender/vello/pull/1611 [Unreleased]: https://github.com/linebender/vello/compare/sparse-strips-v0.0.7...HEAD [0.0.7]: https://github.com/linebender/vello/compare/sparse-strips-v0.0.6...sparse-strips-v0.0.7
diff --git a/sparse_strips/vello_hybrid/CHANGELOG.md b/sparse_strips/vello_hybrid/CHANGELOG.md index 8947776..bfbec1f 100644 --- a/sparse_strips/vello_hybrid/CHANGELOG.md +++ b/sparse_strips/vello_hybrid/CHANGELOG.md
@@ -15,6 +15,11 @@ This release has an [MSRV][] of 1.88. +### Removed + +- Support for recordings. This decision was made due to a number of downsides that + came with the implementation. See the corresponding PR and Zulip thread for more information. ([#1611][] by [@LaurenzV][]) + ## [0.0.7][] - 2026-03-24 This release has an [MSRV][] of 1.92. @@ -102,6 +107,7 @@ [#1492]: https://github.com/linebender/vello/pull/1492 [#1494]: https://github.com/linebender/vello/pull/1494 [#1496]: https://github.com/linebender/vello/pull/1496 +[#1611]: https://github.com/linebender/vello/pull/1611 [Unreleased]: https://github.com/linebender/vello/compare/sparse-strips-v0.0.7...HEAD [0.0.7]: https://github.com/linebender/vello/compare/sparse-strips-v0.0.6...sparse-strips-v0.0.7