Skip to content

Commit 8a58ab4

Browse files
committed
Add change log entry for 1.6.1
1 parent a25a10f commit 8a58ab4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4554,6 +4554,20 @@ <h2 id="examples-tzigla">Tzigla</h2>
45544554

45554555
<h2 id="changelog">Change Log</h2>
45564556

4557+
<b class="header" id="1.6.1">1.6.1</b> &mdash; <small><i>Mar. 31, 2025</i></small>
4558+
&mdash; <a href="https://github.com/jashkenas/backbone/compare/1.6.0...1.6.1">Diff</a>
4559+
&mdash; <a href="https://cdn.statically.io/gh/jashkenas/backbone/1.6.1/index.html">Docs</a>
4560+
<br />
4561+
<ul style="margin-top: 5px;">
4562+
<li>
4563+
Fixed a bug where the <tt>changeId</tt> event would sometimes fire even
4564+
though the id of a model did not change.
4565+
</li>
4566+
<li>
4567+
Several small changes in the test infrastructure.
4568+
</li>
4569+
</ul>
4570+
45574571
<b class="header" id="1.6.0">1.6.0</b> &mdash; <small><i>Feb. 5, 2024</i></small>
45584572
&mdash; <a href="https://github.com/jashkenas/backbone/compare/1.5.0...1.6.0">Diff</a>
45594573
&mdash; <a href="https://cdn.statically.io/gh/jashkenas/backbone/1.6.0/index.html">Docs</a>

0 commit comments

Comments
 (0)