Skip to content

Commit

Permalink
doc: update changelog for new features
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Jan 5, 2022
1 parent 59510e5 commit 2335309
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

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

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

0 comments on commit 2335309

Please sign in to comment.