Skip to content

Commit 2c8c335

Browse files
committed
Updated documentation
1 parent 1ecd7fa commit 2c8c335

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This minor release focuses on config improvements and performance optimization.
77
### What Changed
88

99
- Adjusted MaxLogLines limit From 512 to 2048 lines.
10+
- Fixed a bug where the RichTextBox would not persist the zoom factor.
1011
- Optimized the Concurrent Circular Buffer
1112

1213
### Resources

Serilog.Sinks.RichTextBox.WinForms.Colored/Serilog.Sinks.RichTextBox.WinForms.Colored.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<Version>3.0.1</Version>
2626
<PackageReleaseNotes>
2727
- Adjusted MaxLogLines constraint from 512 to 2048 lines.
28+
- Fixed bug where the RTB control would not persist the zoom factor.
2829
- Minor improvements to the concurrent circular buffer.
2930

3031
See repository for more information:

0 commit comments

Comments
 (0)