We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 290b598 commit d3c1e33Copy full SHA for d3c1e33
CHANGELOG.md
@@ -6,6 +6,8 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
6
7
## [Unreleased]
8
9
+## [1.5.1] - 2022-11-05
10
+
11
## [1.5.0] - 2022-11-05
12
13
### Added
@@ -117,7 +119,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
117
119
118
120
- Initial release
121
-[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.5.0...HEAD
122
+[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.5.1...HEAD
123
124
+[1.5.1]: https://github.com/linkdotnet/StringBuilder/compare/1.5.0...1.5.1
125
126
[1.5.0]: https://github.com/linkdotnet/StringBuilder/compare/1.4.1...1.5.0
127
0 commit comments