Skip to content

Commit

Permalink
Update IdeInfoDisplay.razor
Browse files Browse the repository at this point in the history
  • Loading branch information
huntercfreeman committed Dec 15, 2024
1 parent 60b034b commit 9058ab5
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,9 @@
<div>
<div>v <em class="luth_em">0.9.7.7 </em> (WIP_DATE)</div>
<ul>
<li>Fix: embedded C# in Razor files</li>
<li>Reduce object allocations when parsing.</li>
<li>Reduce memory usage from parsing by 25%.</li>
<li>Fix: embedded C# in Razor files (bug occurred in v0.9.7.6)</li>
</ul>
</div>
<div>
Expand Down

0 comments on commit 9058ab5

Please sign in to comment.