Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryJones committed Feb 24, 2017
1 parent 1b7dd9a commit 5b98326
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

- Add a template cache to store previously located template paths.
- Add a custom data variable name cache, so `unset_template_data()` can remove all custom references.
- Update `set_template_data()` and `unset_template_data()` to become fluent methods.
- Remove array type hint from `set_template_data()` argument.
- Update documentation.

## [1.2.0] - 2016-03-26

- Support adding custom template data.
Expand Down

0 comments on commit 5b98326

Please sign in to comment.