@@ -8,13 +8,17 @@ Subheadings to categorize changes are `added, changed, deprecated, removed, fixe
88
99-->
1010
11- The latest published Vello SVG release is [ 0.3.1 ] ( #031 -2024-07-29 ) which was released on 2024-07-29 .
12- You can find its changes [ documented below] ( #031 -2024-07-29 ) .
11+ The latest published Vello SVG release is [ 0.5.0 ] ( #050 -2024-11-18 ) which was released on 2024-11-18 .
12+ You can find its changes [ documented below] ( #050 -2024-11-18 ) .
1313
1414## [ Unreleased] [ ]
1515
1616This release has an [ MSRV] [ ] of 1.75.
1717
18+ ## [ 0.5.0] [ ] (2024-11-18)
19+
20+ This release has an [ MSRV] [ ] of 1.75.
21+
1822### Changed
1923
2024- Updated to usvg 0.44.0 ([ #42 ] by [ @nicoburns ] )
@@ -104,6 +108,7 @@ This release has an [MSRV][] of 1.75.
104108[ @MarijnS95 ] : https://github.com/MarijnS95
105109[ @DasLixou ] : https://github.com/DasLixou
106110
111+ [ #42 ] : https://github.com/linebender/vello_svg/pull/42
107112[ #34 ] : https://github.com/linebender/vello_svg/pull/34
108113[ #31 ] : https://github.com/linebender/vello_svg/pull/31
109114[ #26 ] : https://github.com/linebender/vello_svg/pull/26
@@ -116,7 +121,9 @@ This release has an [MSRV][] of 1.75.
116121[ #6 ] : https://github.com/linebender/vello_svg/pull/6
117122[ #1 ] : https://github.com/linebender/vello_svg/pull/1
118123
119- [ Unreleased ] : https://github.com/linebender/vello_svg/compare/v0.3.1...HEAD
124+ [ Unreleased ] : https://github.com/linebender/vello_svg/compare/v0.5.0...HEAD
125+ [ 0.5.0 ] : https://github.com/linebender/vello_svg/compare/v0.4.0...v0.5.0
126+ [ 0.4.0 ] : https://github.com/linebender/vello_svg/compare/v0.3.1...v0.4.0
120127[ 0.3.1 ] : https://github.com/linebender/vello_svg/compare/v0.3.0...v0.3.1
121128[ 0.3.0 ] : https://github.com/linebender/vello_svg/compare/v0.2.0...v0.3.0
122129[ 0.2.0 ] : https://github.com/linebender/vello_svg/compare/v0.1.0...v0.2.0
0 commit comments