Skip to content

Commit 4ff0ba9

Browse files
committed
Changelog: Automated Update
1 parent 2093c17 commit 4ff0ba9

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

content/changelog.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,22 @@ Description: Release notes for every version of ScottPlot
3232
</li>
3333
<li>OpenGL: Improved memory management for applications using scatter plots in OpenGL controls (<a href="https://github.com/ScottPlot/ScottPlot/issues/4702">#4702</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4693">#4693</a>) <a href="https://github.com/onur-akaydin"><strong>@onur-akaydin</strong></a> <a href="https://github.com/StendProg"><strong>@StendProg</strong></a> <a href="https://github.com/allrightsreserved"><strong>@allrightsreserved</strong></a>
3434
</li>
35+
<li>Rendering: Improved detection of changed axis limits and improved behavior of legend item orientation (<a href="https://github.com/ScottPlot/ScottPlot/issues/4722">#4722</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4629">#4629</a>) <a href="https://github.com/aespitia"><strong>@aespitia</strong></a>
36+
</li>
3537
</ul>
3638
</div>
3739
<h3 class='text-center fw-light'>Contributors</h3>
3840
<div class='text-center'>
39-
<a href='https://github.com/VladislavPustovarov'>@VladislavPustovarov</a>, <a href='https://github.com/quantfreedom'>@quantfreedom</a>, <a href='https://github.com/luo-ross'>@luo-ross</a>, <a href='https://github.com/onur-akaydin'>@onur-akaydin</a>, <a href='https://github.com/StendProg'>@StendProg</a>, <a href='https://github.com/allrightsreserved'>@allrightsreserved</a>, <a href='https://github.com/swharden'>@swharden</a>
41+
<a href='https://github.com/VladislavPustovarov'>@VladislavPustovarov</a>, <a href='https://github.com/quantfreedom'>@quantfreedom</a>, <a href='https://github.com/luo-ross'>@luo-ross</a>, <a href='https://github.com/onur-akaydin'>@onur-akaydin</a>, <a href='https://github.com/StendProg'>@StendProg</a>, <a href='https://github.com/allrightsreserved'>@allrightsreserved</a>, <a href='https://github.com/aespitia'>@aespitia</a>, <a href='https://github.com/swharden'>@swharden</a>
4042
</div>
4143
<div class='text-center'>
4244
<a href='https://github.com/VladislavPustovarov'><img src='https://scottplot.net/images/contributors/vladislavpustovarov.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4345
<a href='https://github.com/quantfreedom'><img src='https://scottplot.net/images/contributors/quantfreedom.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
44-
<a href='https://github.com/luo-ross'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
46+
<a href='https://github.com/luo-ross'><img src='https://scottplot.net/images/contributors/luo-ross.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4547
<a href='https://github.com/onur-akaydin'><img src='https://scottplot.net/images/contributors/onur-akaydin.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4648
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
47-
<a href='https://github.com/allrightsreserved'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
49+
<a href='https://github.com/allrightsreserved'><img src='https://scottplot.net/images/contributors/allrightsreserved.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
50+
<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/swharden'><img src='https://scottplot.net/images/contributors/swharden.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4952
</div>
5053

content/contributors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ Description: Members of the open-source community who contributed to ScottPlot
1212
<div class='avatar-container my-3'>
1313
<a href='https://github.com/VladislavPustovarov'><img src='https://scottplot.net/images/contributors/vladislavpustovarov.png'></a>
1414
<a href='https://github.com/quantfreedom'><img src='https://scottplot.net/images/contributors/quantfreedom.jpg'></a>
15-
<a href='https://github.com/luo-ross'><img src='https://scottplot.net/images/brand/favicon.png'></a>
15+
<a href='https://github.com/luo-ross'><img src='https://scottplot.net/images/contributors/luo-ross.jpg'></a>
1616
<a href='https://github.com/onur-akaydin'><img src='https://scottplot.net/images/contributors/onur-akaydin.png'></a>
1717
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png'></a>
18-
<a href='https://github.com/allrightsreserved'><img src='https://scottplot.net/images/brand/favicon.png'></a>
18+
<a href='https://github.com/allrightsreserved'><img src='https://scottplot.net/images/contributors/allrightsreserved.png'></a>
19+
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg'></a>
1920
<a href='https://github.com/kebox7'><img src='https://scottplot.net/images/contributors/kebox7.png'></a>
2021
<a href='https://github.com/King-Taz'><img src='https://scottplot.net/images/contributors/king-taz.png'></a>
2122
<a href='https://github.com/wi-fr'><img src='https://scottplot.net/images/contributors/wi-fr.png'></a>
@@ -81,7 +82,6 @@ Description: Members of the open-source community who contributed to ScottPlot
8182
<a href='https://github.com/vilgotf'><img src='https://scottplot.net/images/contributors/vilgotf.png'></a>
8283
<a href='https://github.com/h135558'><img src='https://scottplot.net/images/contributors/h135558.png'></a>
8384
<a href='https://github.com/drolevar'><img src='https://scottplot.net/images/contributors/drolevar.jpg'></a>
84-
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg'></a>
8585
<a href='https://github.com/LeaFrock'><img src='https://scottplot.net/images/contributors/leafrock.jpg'></a>
8686
<a href='https://github.com/RFBomb'><img src='https://scottplot.net/images/contributors/rfbomb.png'></a>
8787
<a href='https://github.com/sterenas'><img src='https://scottplot.net/images/contributors/sterenas.jpg'></a>

0 commit comments

Comments
 (0)