Skip to content

Commit

Permalink
Merge pull request jashkenas#1940 from unrealsolver/master
Browse files Browse the repository at this point in the history
Fix changelog for _.escape: function no longer escapes slash '/'
  • Loading branch information
akre54 committed Nov 17, 2014
2 parents eede514 + 9d94a7c commit 523d860
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2190,6 +2190,9 @@ <h2 id="changelog">Change Log</h2>
in terms of <tt>_.keys</tt> (which includes, significantly,
<tt>each</tt> on objects). Also for <tt>debounce</tt> in a tight loop.
</li>
<li>
The <tt>_.escape</tt> function no longer escapes '/'.
</li>
</ul>
</p>

Expand Down

0 comments on commit 523d860

Please sign in to comment.