We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb7117 commit 083e57eCopy full SHA for 083e57e
CHANGELOG.md
@@ -1,7 +1,11 @@
1
# CHANGELOG
2
3
+#### 1.4.1
4
+- docs: added missing docs for `AppendLine` and `AppendLineFormat`
5
+- bufix: fixed circleci badge
6
+
7
#### 1.4.0
8
- feature: added `AppendLine` and `AppendLineFormat`
9
- feature: added hexadecimal conversion specifier
10
- bugfix: `StringBuilder` initialization without parameter adds empty string to internal Values Array.
-- bugfix: When there is no placeholder in the template passed to String.Format it should return the original template
11
+- bugfix: When there is no placeholder in the template passed to String.Format it should return the original template
0 commit comments