Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed May 10, 2023
1 parent bf994e6 commit 3df1302
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [Unreleased](https://github.com/sunng87/handlebars-rust/compare/4.3.6...Unreleased) - ReleaseDate

* [Fixed] Use full quanlified name of `Result` in `handlebars_helper` macro [#578]
* [Fixed] Allow single-quote JSON literal [#577]

## [4.3.6](https://github.com/sunng87/handlebars-rust/compare/4.3.5...4.3.6) - 2022-12-21

* [Fixed] Loading template files with multiple extensions, a bug introduced in
Expand Down

0 comments on commit 3df1302

Please sign in to comment.