Skip to content

Commit

Permalink
Updated CHANGELOG for 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Jun 29, 2015
1 parent a4cc57a commit c8933b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v2.3.2: 2015-06-28

* Do not require semicolons in `<%- %>` (@TimothyGu)
* Use `__append` instead of `pushToOutput` (@dominykas)
* Cache the character-encoding function (@alubbe)
* Correctly specify execution context with opts.context (@mde)

## v2.3.1: 2015-02-22

* Stop deferring execution of `renderFile` callback, revert to sync
Expand Down

0 comments on commit c8933b3

Please sign in to comment.