Skip to content

Commit 0588c46

Browse files
CI BuildCI Build
authored andcommitted
Prepare release 3.4.4
1 parent 10ad973 commit 0588c46

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

doc/ReleaseNotes.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,13 @@ <h1 id="svgnet-release-notes">SVG.NET Release Notes</h1>
7474

7575
<p>The release versions are NuGet releases.</p>
7676
<h2 id="unreleased">Unreleased</h2>
77+
<h2 id="version-344--2022-10-29"><a href="https://www.nuget.org/packages/Svg/3.4.4">Version 3.4.4</a> (2022-10-29)</h2>
7778
<h3 id="fixes">Fixes</h3>
7879
<ul>
7980
<li>fixed localized family names in <code>SvgFontManager</code> (see <a href="https://github.com/svg-net/SVG/pull/993">PR #993</a>)</li>
8081
<li>fixed out of memory Exception in <code>SvgImage.Render()</code> (see <a href="https://github.com/svg-net/SVG/issues/1003">#1003</a>)</li>
8182
<li>fixed argument Exception in <code>Draw(Graphics)</code> (see <a href="https://github.com/svg-net/SVG/issues/1004">#1004</a>)</li>
82-
<li>updated System.Drawing.Common to prevent Remote Code Execution Vulnerability (see <a href="https://github.com/svg-net/SVG/issues/1025">#1025</a>)</li>
83+
<li>updated <code>System.Drawing.Common</code> to prevent Remote Code Execution Vulnerability (see <a href="https://github.com/svg-net/SVG/issues/1025">#1025</a>)</li>
8384
</ul>
8485
<h3 id="performance">Performance</h3>
8586
<ul>

0 commit comments

Comments
 (0)