Skip to content

Commit 7809b2e

Browse files
committed
+ CHANGELOG
1 parent e2a9e3b commit 7809b2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ To do some fancy stuff with dictionaries, specialized node packs are recommended
77

88
# v1.1.0
99

10-
- `✨New feature` Safe-formatting mode:
10+
- `✨New feature` Safe-formatting mode for `String Formatter`:
1111
- When an invalid pattern included in the formatted template - instead of throwing an error, leaves this part of the template as-is. Useful for templates with curly braces in them intended to stay: JSON/CSS.
12+
- The entire implementation of `String Formatter` node is fully reworked because of it.
1213

1314
# v1.0.4
1415

0 commit comments

Comments
 (0)