Skip to content

Commit 460851f

Browse files
committed
Changelog: Automated Update
1 parent 7754cdc commit 460851f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

content/changelog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,21 @@ Description: Release notes for every version of ScottPlot
3232
</li>
3333
<li>Palettes: Added a <code>ColorblindFriendlyDark</code> palette to improve accessibility of categorical plots with dark backgrounds (<a href="https://github.com/ScottPlot/ScottPlot/issues/5094">#5094</a>) <a href="https://github.com/NeilMacMullen"><strong>@NeilMacMullen</strong></a>
3434
</li>
35-
<li>Multiplot: Added a collection of <code>PreRenderActions</code> to facilitate synchronization of data between subplots (<a href="https://github.com/ScottPlot/ScottPlot/issues/5095">#5095</a>, <a href="https://github.com/NeilMacMullen"><strong>@NeilMacMullen</strong></a>)
35+
<li>Multiplot: Added a collection of <code>PreRenderActions</code> to facilitate synchronization of data between subplots (<a href="https://github.com/ScottPlot/ScottPlot/issues/5095">#5095</a>) <a href="https://github.com/NeilMacMullen"><strong>@NeilMacMullen</strong></a>
36+
</li>
37+
<li>Histogram: Optimized bin count accumulation strategy to improve performance when creating histograms (<a href="https://github.com/ScottPlot/ScottPlot/issues/5102">#5102</a>) <a href="https://github.com/fissssssh"><strong>@fissssssh</strong></a>
3638
</li>
3739
</ul>
3840
</div>
3941
<h3 class='text-center fw-light'>Contributors</h3>
4042
<div class='text-center'>
41-
<a href='https://github.com/jelhan'>@jelhan</a>, <a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/NeilMacMullen'>@NeilMacMullen</a>, <a href='https://github.com/swharden'>@swharden</a>
43+
<a href='https://github.com/jelhan'>@jelhan</a>, <a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/NeilMacMullen'>@NeilMacMullen</a>, <a href='https://github.com/fissssssh'>@fissssssh</a>, <a href='https://github.com/swharden'>@swharden</a>
4244
</div>
4345
<div class='text-center'>
4446
<a href='https://github.com/jelhan'><img src='https://scottplot.net/images/contributors/jelhan.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4547
<a href='https://github.com/bclehmann'><img src='https://scottplot.net/images/contributors/bclehmann.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4648
<a href='https://github.com/NeilMacMullen'><img src='https://scottplot.net/images/contributors/neilmacmullen.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
49+
<a href='https://github.com/fissssssh'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
4750
<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>
4851
</div>
4952

content/contributors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ 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">536</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">537</span> GitHub users
99
who contributed to this project, making ScottPlot better for everyone!
1010
💖🚀✨
1111
</div>
1212
<div class='avatar-container my-3'>
1313
<a href='https://github.com/jelhan'><img src='https://scottplot.net/images/contributors/jelhan.jpg'></a>
1414
<a href='https://github.com/bclehmann'><img src='https://scottplot.net/images/contributors/bclehmann.png'></a>
1515
<a href='https://github.com/NeilMacMullen'><img src='https://scottplot.net/images/contributors/neilmacmullen.jpg'></a>
16+
<a href='https://github.com/fissssssh'><img src='https://scottplot.net/images/brand/favicon.png'></a>
1617
<a href='https://github.com/Christoph-Wagner'><img src='https://scottplot.net/images/contributors/christoph-wagner.jpg'></a>
1718
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>
1819
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg'></a>
3.69 KB
Loading

0 commit comments

Comments
 (0)