Skip to content

Commit cf024df

Browse files
authored
Update changelog. (#856)
1 parent c019cec commit cf024df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
This changelog also contains important changes in dependencies.
88

99
## [Unreleased]
10+
### Added
11+
- Added support for the `background-color` attribute.
12+
- Add support for additional `image-rendering` attributes.
13+
1014
### Changed
1115
- License to `Apache-2.0 OR MIT`.
1216
See [resvg#838](https://github.com/linebender/resvg/issues/838) for more information.
1317

18+
### Fixed
19+
- Fix relative units handling when `use` references `symbol`.
20+
1421
## [0.44.0] - 2024-09-28
1522
### Added
1623
- Stylesheet injection support.

0 commit comments

Comments
 (0)