Skip to content

Commit bcb465c

Browse files
committed
Changelog: Automated Update
1 parent 4b18639 commit bcb465c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Description: Release notes for every version of ScottPlot
2424
</li>
2525
<li>Controls: Added <code>SetCursor()</code> functionality to <code>IPlotControl</code> to improve cross-platform support for mouse interactions
2626
</li>
27+
<li>SignalXY: Reduced heap allocations by modifying <code>ISignalXYSource</code> to use <code>IReadOnlyList&lt;Pixel&gt;</code> instead of <code>Pixel[]</code> (<a href="https://github.com/ScottPlot/ScottPlot/issues/5091">#5091</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5078">#5078</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
28+
</li>
2729
</ul>
2830
</div>
2931
<h3 class='text-center fw-light'>Contributors</h3>

0 commit comments

Comments
 (0)