Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondavies committed Dec 3, 2010
2 parents 2120b27 + 3b916a2 commit 85f1c77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,8 @@ <h2>Change Log</h2>
<tt>_.template</tt> now correctly escapes backslashes in templates.
Improved <tt>_.reduce</tt> compatibility with the ECMA5 version:
if you don't pass an initial value, the first item in the collection is used.
<tt>_.each</tt> no longer returns the iterated collection, for improved
consistency with ECMA5's <tt>forEach</tt>.
</p>

<p>
Expand Down

0 comments on commit 85f1c77

Please sign in to comment.