Skip to content

Commit

Permalink
doc: update CHANGELOG for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Sep 10, 2021
1 parent 0d9fcd0 commit 4bc7bf5
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.1.2...Unreleased) - ReleaseDate

* [Added] `@last` variable for `each` block with object [#466]
* [Fixed] Missing whitespaces behind expression [#468]

## [4.1.2](https://github.com/sunng87/handlebars-rust/compare/4.1.1...4.1.2) - 2021-08-11

* [Added] Support for generic types in `handlebars_helper!`.
Expand Down

0 comments on commit 4bc7bf5

Please sign in to comment.