Skip to content

Commit

Permalink
Merge pull request #1462 from davidchambers/fix-release-date
Browse files Browse the repository at this point in the history
changelog: fix 1.4.2 release date
  • Loading branch information
jashkenas committed Feb 10, 2014
2 parents f2aae15 + afacfc3 commit 519967a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2033,7 +2033,7 @@ <h2 id="changelog">Change Log</h2>
</p>

<p id="1.4.2">
<b class="header">1.4.2</b> &mdash; <small><i>October 1, 2012</i></small> &mdash; <a href="https://github.com/jashkenas/underscore/compare/1.4.1...1.4.2">Diff</a> &mdash; <a href="http://htmlpreview.github.io/?https://raw.github.com/jashkenas/underscore/1.4.2/index.html">Docs</a><br />
<b class="header">1.4.2</b> &mdash; <small><i>October 6, 2012</i></small> &mdash; <a href="https://github.com/jashkenas/underscore/compare/1.4.1...1.4.2">Diff</a> &mdash; <a href="http://htmlpreview.github.io/?https://raw.github.com/jashkenas/underscore/1.4.2/index.html">Docs</a><br />
<ul>
<li>
For backwards compatibility, returned to pre-1.4.0 behavior when
Expand Down

0 comments on commit 519967a

Please sign in to comment.