From 4868df7899af7b13fd5bc10f192271994c31f9ba Mon Sep 17 00:00:00 2001 From: Laurenz Stampfl Date: Thu, 12 Dec 2024 10:34:35 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7792ca17..ee2688ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This changelog also contains important changes in dependencies. ## [Unreleased] -## [0.45.0] - 2024-12-11 +## [0.45.0] - 2024-12-12 ### Added - Added support for the `background-color` attribute. - Add support for additional `image-rendering` attributes. @@ -1247,7 +1247,8 @@ This changelog also contains important changes in dependencies. ### Fixed - `font-size` attribute inheritance during `use` resolving. -[Unreleased]: https://github.com/linebender/resvg/compare/v0.44.0...HEAD +[Unreleased]: https://github.com/linebender/resvg/compare/v0.45.0...HEAD +[0.45.0]: https://github.com/linebender/resvg/compare/v0.44.0...v0.45.0 [0.44.0]: https://github.com/linebender/resvg/compare/v0.43.0...v0.44.0 [0.43.0]: https://github.com/linebender/resvg/compare/v0.42.0...v0.43.0 [0.42.0]: https://github.com/linebender/resvg/compare/v0.41.0...v0.42.0