Skip to content

Commit 083e57e

Browse files
author
Sven Ulrich
authored
added missing release notes
1 parent deb7117 commit 083e57e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# CHANGELOG
22

3+
#### 1.4.1
4+
- docs: added missing docs for `AppendLine` and `AppendLineFormat`
5+
- bufix: fixed circleci badge
6+
37
#### 1.4.0
48
- feature: added `AppendLine` and `AppendLineFormat`
59
- feature: added hexadecimal conversion specifier
610
- bugfix: `StringBuilder` initialization without parameter adds empty string to internal Values Array.
7-
- 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

Comments
 (0)