Skip to content

Commit fcb149d

Browse files
committedJun 2, 2022
Add a change log entry for 1.13.4
1 parent cf6ed6f commit fcb149d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎index.html

+12
Original file line numberDiff line numberDiff line change
@@ -2798,6 +2798,18 @@ <h2 id="notes">Notes</h2>
27982798

27992799
<h2 id="changelog">Change Log</h2>
28002800

2801+
<p id="1.13.4">
2802+
<b class="header">1.13.4</b> &mdash; <small><i>June 2, 2022</i></small> &mdash; <a href="https://github.com/jashkenas/underscore/compare/1.13.3...1.13.4">Diff</a> &mdash; <a href="https://cdn.statically.io/gh/jashkenas/underscore/1.13.4/index.html">Docs</a><br />
2803+
<ul>
2804+
<li>
2805+
Fixes a compatibility issue with WebPack module federation.
2806+
</li>
2807+
<li>
2808+
Documentation improvements.
2809+
</li>
2810+
</ul>
2811+
</p>
2812+
28012813
<p id="1.13.3">
28022814
<b class="header">1.13.3</b> &mdash; <small><i>April 23, 2022</i></small> &mdash; <a href="https://github.com/jashkenas/underscore/compare/1.13.2...1.13.3">Diff</a> &mdash; <a href="https://cdn.statically.io/gh/jashkenas/underscore/1.13.3/index.html">Docs</a><br />
28032815
<ul>

0 commit comments

Comments
 (0)
Please sign in to comment.