Skip to content

Commit 9b3c14b

Browse files
committed
Changelog: Automated Update
1 parent 185a9f0 commit 9b3c14b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

content/changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,15 @@ Description: Release notes for every version of ScottPlot
5656
</li>
5757
<li>Plot: Added <code>FigureBorder</code> and <code>DataBorder</code> for displaying custom borders on plots and subplots (<a href="https://github.com/ScottPlot/ScottPlot/issues/4854">#4854</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5024">#5024</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
5858
</li>
59+
<li>Angle: Added <code>Inverted</code> property and support for <code>Angle</code> comparison using equality operators
60+
</li>
61+
<li>Polar Axis: Added a <code>Clockwise</code> property to support clockwise and counter-clockwise translation between Polar and Cartesian coordinates (<a href="https://github.com/ScottPlot/ScottPlot/issues/5028">#5028</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4884">#4884</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5046">#5046</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>, <a href="https://github.com/mattwelch2000"><strong>@mattwelch2000</strong></a>
62+
</li>
5963
</ul>
6064
</div>
6165
<h3 class='text-center fw-light'>Contributors</h3>
6266
<div class='text-center'>
63-
<a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/Christoph-Wagner'>@Christoph-Wagner</a>, <a href='https://github.com/manaruto'>@manaruto</a>, <a href='https://github.com/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/sunwayking'>@sunwayking</a>, <a href='https://github.com/NeilMacMullen'>@NeilMacMullen</a>, <a href='https://github.com/mccabe93'>@mccabe93</a>, <a href='https://github.com/Fruchtzwerg94'>@Fruchtzwerg94</a>, <a href='https://github.com/sproott'>@sproott</a>, <a href='https://github.com/237779932'>@237779932</a>, <a href='https://github.com/diluculo'>@diluculo</a>, <a href='https://github.com/kevin100702'>@kevin100702</a>, <a href='https://github.com/Adam--'>@Adam--</a>, <a href='https://github.com/oxygen-dioxide'>@oxygen-dioxide</a>, <a href='https://github.com/aespitia'>@aespitia</a>, <a href='https://github.com/Stephanowicz'>@Stephanowicz</a>, <a href='https://github.com/swharden'>@swharden</a>
67+
<a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/Christoph-Wagner'>@Christoph-Wagner</a>, <a href='https://github.com/manaruto'>@manaruto</a>, <a href='https://github.com/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/sunwayking'>@sunwayking</a>, <a href='https://github.com/NeilMacMullen'>@NeilMacMullen</a>, <a href='https://github.com/mccabe93'>@mccabe93</a>, <a href='https://github.com/Fruchtzwerg94'>@Fruchtzwerg94</a>, <a href='https://github.com/sproott'>@sproott</a>, <a href='https://github.com/237779932'>@237779932</a>, <a href='https://github.com/diluculo'>@diluculo</a>, <a href='https://github.com/kevin100702'>@kevin100702</a>, <a href='https://github.com/Adam--'>@Adam--</a>, <a href='https://github.com/oxygen-dioxide'>@oxygen-dioxide</a>, <a href='https://github.com/aespitia'>@aespitia</a>, <a href='https://github.com/Stephanowicz'>@Stephanowicz</a>, <a href='https://github.com/mattwelch2000'>@mattwelch2000</a>, <a href='https://github.com/swharden'>@swharden</a>
6468
</div>
6569
<div class='text-center'>
6670
<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>
@@ -79,6 +83,7 @@ Description: Release notes for every version of ScottPlot
7983
<a href='https://github.com/oxygen-dioxide'><img src='https://scottplot.net/images/contributors/oxygen-dioxide.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
8084
<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>
8185
<a href='https://github.com/Stephanowicz'><img src='https://scottplot.net/images/contributors/stephanowicz.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
86+
<a href='https://github.com/mattwelch2000'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
8287
<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>
8388
</div>
8489

content/contributors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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">530</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">531</span> GitHub users
99
who contributed to this project, making ScottPlot better for everyone!
1010
💖🚀✨
1111
</div>
@@ -26,6 +26,7 @@ Description: Members of the open-source community who contributed to ScottPlot
2626
<a href='https://github.com/oxygen-dioxide'><img src='https://scottplot.net/images/contributors/oxygen-dioxide.jpg'></a>
2727
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg'></a>
2828
<a href='https://github.com/Stephanowicz'><img src='https://scottplot.net/images/contributors/stephanowicz.png'></a>
29+
<a href='https://github.com/mattwelch2000'><img src='https://scottplot.net/images/brand/favicon.png'></a>
2930
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
3031
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
3132
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png'></a>
1.49 KB
Loading

0 commit comments

Comments
 (0)