Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Sep 26, 2016
1 parent 804df38 commit b388bfe
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,6 +1,13 @@
Rocker Templates by Fizzed
==========================

#### 0.13.1 - 2016-09-26

- Fixed off by 1 error with iterating primitive collections
- Support for iterating String and Object primitive arrays
- Significantly faster HTML escaping for case where String requires zero
replacements.

#### 0.13.0 - 2016-09-19

- Major built-in support for null safe handling! This release will help you
Expand Down

0 comments on commit b388bfe

Please sign in to comment.