Skip to content

Commit f9552b3

Browse files
committed
Changelog: Automated Update
1 parent eeb304a commit f9552b3

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

content/changelog.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,19 @@ Description: Release notes for every version of ScottPlot
1616
</li>
1717
<li>Rendering: Significantly reduced the number of allocations by passing <code>Paint</code> throughout the render flow
1818
</li>
19-
<li>NuGet: Include license and copyright notices as distinct files in the NuGet package (<a href="https://github.com/ScottPlot/ScottPlot/issues/5068">#5068</a>) <a href="https://github.com/jelhan"><strong>@jelhan</strong></a>
19+
<li>NuGet: Bundle all third party license and copyright notices into a single file included in the NuGet package (<a href="https://github.com/ScottPlot/ScottPlot/issues/5068">#5068</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5075">#5075</a>) <a href="https://github.com/jelhan"><strong>@jelhan</strong></a>, <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
20+
</li>
21+
<li>Colormaps: Updated the Turbo colormap to use the identical color table published by the original author (<a href="https://github.com/ScottPlot/ScottPlot/issues/5075">#5075</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
2022
</li>
2123
</ul>
2224
</div>
2325
<h3 class='text-center fw-light'>Contributors</h3>
2426
<div class='text-center'>
25-
<a href='https://github.com/jelhan'>@jelhan</a>, <a href='https://github.com/swharden'>@swharden</a>
27+
<a href='https://github.com/jelhan'>@jelhan</a>, <a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/swharden'>@swharden</a>
2628
</div>
2729
<div class='text-center'>
28-
<a href='https://github.com/jelhan'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
30+
<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>
31+
<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>
2932
<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>
3033
</div>
3134

content/contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description: Members of the open-source community who contributed to ScottPlot
1010
💖🚀✨
1111
</div>
1212
<div class='avatar-container my-3'>
13-
<a href='https://github.com/jelhan'><img src='https://scottplot.net/images/brand/favicon.png'></a>
13+
<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/Christoph-Wagner'><img src='https://scottplot.net/images/contributors/christoph-wagner.jpg'></a>
1616
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>

0 commit comments

Comments
 (0)