Skip to content

Commit

Permalink
udpate for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Nov 7, 2014
1 parent 395dc36 commit 7f50fb1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
First stable 2.0 release.
- TST: Update testing structure, and disable auto-resolve for container tests

- DOC: Update docblocks and README.
- DOC: Update README and docblocks

- CHG: View::render() now takes a second param, $data, for an array of vars to be extract()ed into the template scope. Closure-based templates will need to extract this on their own. (The previous technique of placing partial vars in the main template object still works.)
- FIX: TemplateRegistry map now passes the array via set to make the file
inside a closure

0 comments on commit 7f50fb1

Please sign in to comment.