Skip to content

Commit f735323

Browse files
committed
Changelog: Automated Update
1 parent 7028b75 commit f735323

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

content/changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Description: Release notes for every version of ScottPlot
88
<div><i>NuGet packages published 2026-03-29</i></div>
99
<div class='mt-1'>
1010
<ul>
11+
<li>Target .NET 10 and remove unsupported .NET targets (<a href="https://github.com/ScottPlot/ScottPlot/issues/5154">#5154</a>) <a href="https://github.com/swharden"><strong>@swharden</strong></a>
12+
</li>
1113
<li>FillStyle: Reverted change from previous version to make this class public (<a href="https://github.com/ScottPlot/ScottPlot/issues/5126">#5126</a>) <a href="https://github.com/jurihock"><strong>@jurihock</strong></a>
1214
</li>
1315
<li>Legend: Permit custom fill color when using MarkerShapeOverride (<a href="https://github.com/ScottPlot/ScottPlot/issues/5137">#5137</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5136">#5136</a>) <a href="https://github.com/aespitia"><strong>@aespitia</strong></a>
@@ -40,9 +42,10 @@ Description: Release notes for every version of ScottPlot
4042
</div>
4143
<h3 class='text-center fw-light'>Contributors</h3>
4244
<div class='text-center'>
43-
<a href='https://github.com/jurihock'>@jurihock</a>, <a href='https://github.com/aespitia'>@aespitia</a>, <a href='https://github.com/BrianAtZetica'>@BrianAtZetica</a>, <a href='https://github.com/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/wi-fr'>@wi-fr</a>, <a href='https://github.com/btarb24'>@btarb24</a>, <a href='https://github.com/myd7349'>@myd7349</a>, <a href='https://github.com/AscendLiu'>@AscendLiu</a>, <a href='https://github.com/timmer98'>@timmer98</a>, <a href='https://github.com/diluculo'>@diluculo</a>, <a href='https://github.com/DKahn144'>@DKahn144</a>, <a href='https://github.com/Guillaume-Deville'>@Guillaume-Deville</a>, <a href='https://github.com/swharden'>@swharden</a>
45+
<a href='https://github.com/swharden'>@swharden</a>, <a href='https://github.com/jurihock'>@jurihock</a>, <a href='https://github.com/aespitia'>@aespitia</a>, <a href='https://github.com/BrianAtZetica'>@BrianAtZetica</a>, <a href='https://github.com/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/wi-fr'>@wi-fr</a>, <a href='https://github.com/btarb24'>@btarb24</a>, <a href='https://github.com/myd7349'>@myd7349</a>, <a href='https://github.com/AscendLiu'>@AscendLiu</a>, <a href='https://github.com/timmer98'>@timmer98</a>, <a href='https://github.com/diluculo'>@diluculo</a>, <a href='https://github.com/DKahn144'>@DKahn144</a>, <a href='https://github.com/Guillaume-Deville'>@Guillaume-Deville</a>, <a href='https://github.com/swharden'>@swharden</a>
4446
</div>
4547
<div class='text-center'>
48+
<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>
4649
<a href='https://github.com/jurihock'><img src='https://scottplot.net/images/contributors/jurihock.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4750
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4851
<a href='https://github.com/BrianAtZetica'><img src='https://scottplot.net/images/contributors/brianatzetica.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>

content/contributors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Description: Members of the open-source community who contributed to ScottPlot
55

66
<div class="mt-3 text-center fs-1 fw-semibold">ScottPlot Contributors</div>
77
<div class='fs-5 fw-lighter text-center mb-4'>
8-
Special thanks to the <span class="sparkle-highlight">544</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">545</span> GitHub users
99
who contributed to this project, making ScottPlot better for everyone!
1010
💖🚀✨
1111
</div>
1212
<div class='avatar-container my-3'>
13+
<a href='https://github.com/swharden'><img src='https://scottplot.net/images/contributors/swharden.jpg'></a>
1314
<a href='https://github.com/jurihock'><img src='https://scottplot.net/images/contributors/jurihock.jpg'></a>
1415
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg'></a>
1516
<a href='https://github.com/BrianAtZetica'><img src='https://scottplot.net/images/contributors/brianatzetica.png'></a>

0 commit comments

Comments
 (0)