Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Css parameter follow up #1110

Merged
merged 8 commits into from
Jan 14, 2024
Merged
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into CssParameterFollowUp
  • Loading branch information
inforithmics committed Jan 6, 2024
commit f45f8bee1415a9645de7012f373cd3768badc908
2 changes: 2 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The release versions are NuGet releases.

### Changes
* added css parameter to Open so that this can be used for transforming the svgdocument.
### Enhancements
* made exceptions serializable to be able to cross AppDomain boundaries (see [#826](https://github.com/svg-net/SVG/pull/826))

### Fixes
* fixed XML namespace prefixes are also applied for nodes declaring them (see [PR #1106](https://github.com/svg-net/SVG/pull/1106))
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.