Skip to content

Commit

Permalink
Updated CHANGELOG for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Jun 15, 2019
1 parent cea58ff commit 27640e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## v2.6.2: 2019-06-19
* Correctly pass custom escape function to includes (@alecgibson)
* Fixes for rmWhitespace (@nwoltman)
+ Examples for client-side EJS compiled with Express middleware (@mjgs)
+ Make Template constructor public (@ThisNameWasTaken)
+ Added `remove` function to cache (@S2-)
* Recognize both 'Nix and Windows absolute paths (@mde)

## v2.6.1: 2018-04-18
* Async rendering (@Viko)

Expand Down

0 comments on commit 27640e8

Please sign in to comment.