Skip to content

Commit

Permalink
Changelog bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Feb 24, 2010
1 parent b8a633a commit c519889
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Expand Up @@ -1127,10 +1127,11 @@ <h2>Change Log</h2>

<p>
<b class="header">0.6.0</b><br />
Major release. Incorporates a number of Mile Frawley's refactors for
Major release. Incorporates a number of
<a href="http://github.com/ratbeard">Mile Frawley's</a> refactors for
safer duck-typing on collection functions, and cleaner internals. A new
<tt>_.mixin</tt> method that allows you to extend Underscore with utility
functions of your own. <tt>_.times</tt>, which works the same as in
functions of your own. Added <tt>_.times</tt>, which works the same as in
Ruby or Prototype.js. Native support for ECMAScript 5's <tt>Array.isArray</tt>,
and <tt>Object.keys</tt>.
</p>
Expand Down

0 comments on commit c519889

Please sign in to comment.