Skip to content

Commit

Permalink
add change #405 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Dec 29, 2020
1 parent fcd6fd1 commit 4217a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -10,7 +10,7 @@
* [Changed] `TemplateError` and `ScriptError` is now a cause of `RenderError` [#395]
* [Changed] `RenderContext::get_partial` now returns `Option<&Template>`
* [Fixed] reference starts with `null`, `true` and `false` were parsed incorrectly [#382]
* [Fixed] dir source path separator bug on windows [#389]
* [Fixed] dir source path separator bug on windows [#389] [#405]
* [Removed] option to disable source map is removed [#395]
* [Removed] `TemplateFileError` and `TemplateRenderError` are removed and merged into
`TemplateError` and `RenderError` [#395]
Expand Down

0 comments on commit 4217a61

Please sign in to comment.