Skip to content

Commit 71b3ed9

Browse files
committed
(doc) add changelog for #404
1 parent f9d45cd commit 71b3ed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* [Changed] Updated `rhai` to 0.19 and then 0.20 [#391]
1010
* [Changed] `#each` helper now renders else block for non-iterable data [#380]
1111
* [Changed] `TemplateError` and `ScriptError` is now a cause of `RenderError` [#395]
12+
* [Changed] Empty lines around block helpers are now stripped [#404]
1213
* [Changed] **Breaking** `RenderContext::get_partial` now returns `Option<&Template>`
1314
* [Changed] **Breaking** Capitalize names like `HtmlExpression` and `IoError` based on clippy recommendations [#424]
1415
* [Changed] **Breaking** Improved return type of `call_inner` from `HelperDef` to avoid misleading [#437]

0 commit comments

Comments
 (0)