Skip to content

Commit 1d30696

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 3.3.0 release
1 parent ebc1973 commit 1d30696

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66

77
## [Unreleased]
88

9+
## [3.3.0] - 2026-01-19
10+
911
### Added
1012

1113
- Added `AppendInterpolatedStringHandler` to support zero-allocation string interpolation in `Append` and `AppendLine` methods.
@@ -525,7 +527,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
525527

526528
- Initial release
527529

528-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/3.2.0...HEAD
530+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/3.3.0...HEAD
531+
[3.3.0]: https://github.com/linkdotnet/StringBuilder/compare/3.2.0...3.3.0
529532
[3.2.0]: https://github.com/linkdotnet/StringBuilder/compare/3.1.0...3.2.0
530533
[3.1.0]: https://github.com/linkdotnet/StringBuilder/compare/3.0.0...3.1.0
531534
[3.0.0]: https://github.com/linkdotnet/StringBuilder/compare/2.4.1...3.0.0

0 commit comments

Comments
 (0)