Skip to content

Commit d5f373f

Browse files
Update NEWS
1 parent aeeb4c5 commit d5f373f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

NEWS

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
Version 2.60.0
2+
==============
3+
4+
librsvg crate version 2.60.0
5+
6+
librsvg-rebind crate version 0.1.0
7+
8+
This is a summary of changes from the last development period. For
9+
details, see the individual release notes for the 2.59.9x releases.
10+
11+
- The minimum supported Rust version (MSRV) is 1.77.2.
12+
13+
- Many build fixes for various platforms (Amyspark, Alexander Kanavin,
14+
Colin Sane).
15+
16+
- #414 - Basic support for the dominant-baseline property (Paul Melis).
17+
18+
- #1146 - Parse the white-space property. It is not processed yet;
19+
this is part of the work to support SVG2 text layout (Adetoye Anointing).
20+
21+
- #1138 - Report errors correctly from the parsers for attribute values.
22+
23+
- Portability fixes to the C header files.
24+
25+
126
Version 2.59.91
227
===============
328

0 commit comments

Comments
 (0)