Skip to content

Commit 2335309

Browse files
committed
doc: update changelog for new features
1 parent 59510e5 commit 2335309

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
* [Added] RustEmbed support for loading templates from [#484]
66
* [Fixed] Parser support for variables begins with digit [#479]
7+
* [Changed] Keep indent whitespaces for partial expression `{{>
8+
partial}}` as default in handlebarsjs. A new option `prevent_indent`
9+
is provided on `Handlebars` to turn off this behaviour. [#486]
710
* [Changed] Update MSRV to 1.51 due to dependency changes
811

912
## [4.1.6](https://github.com/sunng87/handlebars-rust/compare/4.1.5...4.1.6) - 2021-12-03

0 commit comments

Comments
 (0)