We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c1df5 commit be0dc26Copy full SHA for be0dc26
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [Unreleased](https://github.com/sunng87/handlebars-rust/compare/4.3.0...Unreleased) - ReleaseDate
4
+
5
+* [Added] Added support for `{{~{variable}~}}` syntax [#509]
6
7
## [4.3.0](https://github.com/sunng87/handlebars-rust/compare/4.2.2...4.3.0) - 2022-05-18
8
9
* [Changed] update MSRV to 1.57 as rhai requires
0 commit comments