Skip to content

Commit

Permalink
Include #2831 in the changelog and the installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonggrijp committed Mar 29, 2020
1 parent 5a4d81f commit 948f3c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Expand Up @@ -478,6 +478,9 @@ <h2>Installation</h2>
<li>
<b>Component</b> <tt>component install jashkenas/underscore</tt>
</li>
<li>
<b>ExtendScript</b> <tt>#include "underscore.js"</tt>
</li>
</ul>

<div id="documentation">
Expand Down Expand Up @@ -2410,6 +2413,9 @@ <h2 id="changelog">Change Log</h2>
implementation of <tt>_.iteratee</tt> attempted to fall back to the
original implementation.
</li>
<li>
Restores compatibility with EcmaScript 3 and ExtendScript.
</li>
</ul>
</p>

Expand Down

0 comments on commit 948f3c9

Please sign in to comment.