Skip to content

Commit d226387

Browse files
committed
Changelog: Automated Update
1 parent 923db6b commit d226387

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

content/changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Description: Release notes for every version of ScottPlot
3636
</li>
3737
<li>Population: Use stable random number generator for horizontal symbol offsets (<a href="https://github.com/ScottPlot/ScottPlot/issues/4616">#4616</a>) <a href="https://github.com/marklam"><strong>@marklam</strong></a>
3838
</li>
39+
<li>Demo: Created an Avalonia demo application available for download in the GitHub repository (<a href="https://github.com/ScottPlot/ScottPlot/issues/4801">#4801</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
40+
</li>
3941
<li>Colorbar: Improve support for transparent colormaps (<a href="https://github.com/ScottPlot/ScottPlot/issues/4685">#4685</a>) <a href="https://github.com/Roman-Rak"><strong>@Roman-Rak</strong></a>
4042
</li>
4143
<li>Marker: Setting <code>LineColor</code> now sets both line color and outline color to improve support for filled markers with outlines (<a href="https://github.com/ScottPlot/ScottPlot/issues/4715">#4715</a>)
@@ -65,8 +67,8 @@ Description: Release notes for every version of ScottPlot
6567
<a href='https://github.com/ScottSSapphire'><img src='https://scottplot.net/images/contributors/scottssapphire.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
6668
<a href='https://github.com/marklam'><img src='https://scottplot.net/images/contributors/marklam.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
6769
<a href='https://github.com/Roman-Rak'><img src='https://scottplot.net/images/contributors/roman-rak.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
68-
<a href='https://github.com/asmallproblem'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
69-
<a href='https://github.com/jux-stef'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
70+
<a href='https://github.com/asmallproblem'><img src='https://scottplot.net/images/contributors/asmallproblem.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
71+
<a href='https://github.com/jux-stef'><img src='https://scottplot.net/images/contributors/jux-stef.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
7072
<a href='https://github.com/swharden'><img src='https://scottplot.net/images/contributors/swharden.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
7173
</div>
7274

content/contributors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Description: Members of the open-source community who contributed to ScottPlot
2424
<a href='https://github.com/ScottSSapphire'><img src='https://scottplot.net/images/contributors/scottssapphire.png'></a>
2525
<a href='https://github.com/marklam'><img src='https://scottplot.net/images/contributors/marklam.jpg'></a>
2626
<a href='https://github.com/Roman-Rak'><img src='https://scottplot.net/images/contributors/roman-rak.png'></a>
27-
<a href='https://github.com/asmallproblem'><img src='https://scottplot.net/images/brand/favicon.png'></a>
28-
<a href='https://github.com/jux-stef'><img src='https://scottplot.net/images/brand/favicon.png'></a>
27+
<a href='https://github.com/asmallproblem'><img src='https://scottplot.net/images/contributors/asmallproblem.png'></a>
28+
<a href='https://github.com/jux-stef'><img src='https://scottplot.net/images/contributors/jux-stef.png'></a>
2929
<a href='https://github.com/VladislavPustovarov'><img src='https://scottplot.net/images/contributors/vladislavpustovarov.png'></a>
3030
<a href='https://github.com/quantfreedom'><img src='https://scottplot.net/images/contributors/quantfreedom.jpg'></a>
3131
<a href='https://github.com/luo-ross'><img src='https://scottplot.net/images/contributors/luo-ross.jpg'></a>

0 commit comments

Comments
 (0)