Skip to content

Commit

Permalink
(doc) add changelog for #391
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Dec 11, 2020
1 parent 996ada2 commit 18554a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,7 @@
* [Added] `dev_mode` for registry: templates and scripts loaded from file are always
reloaded when dev mode enabled [#395]
* [Added] Registry is now `Clone` [#395]
* [Changed] Updated `rhai` to 0.19.6 and above [#391]
* [Changed] `#each` helper now renders else block for non-iterable data [#380]
* [Changed] `TemplateError` and `ScriptError` is now a cause of `RenderError` [#395]
* [Fixed] reference starts with `null`, `true` and `false` were parsed incorrectly [#382]
Expand Down

0 comments on commit 18554a4

Please sign in to comment.