Skip to content

Commit 62aba0b

Browse files
committed
Create gh-pages branch via GitHub
1 parent 711bb41 commit 62aba0b

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,16 @@ <h2>Testing</h2>
544544

545545
<h2>Change log</h2>
546546

547-
<h3>3.10.1</h3>
547+
<h3>3.10.2</h3>
548+
549+
<ul>
550+
<li><p>Prevent faulty SQL statement when <code>#siblings</code> is called on an unsaved records.
551+
Resolves <a href="https://github.com/mceachen/closure_tree/pull/52">issue 52</a>. Perfect pull
552+
request by <a href="https://github.com/garygreyling">Gary Greyling</a>.</p></li>
553+
<li><p>The <code>.roots</code> class method now correctly respects the <code>:order</code> option.
554+
Resolves <a href="https://github.com/mceachen/closure_tree/issues/53">issue 53</a>.
555+
Thanks for finding this, <a href="https://github.com/brendon">Brendon Muir</a>!</p></li>
556+
</ul><h3>3.10.1</h3>
548557

549558
<ul>
550559
<li><p>Multipart constant names like "Admin::PageHierarchy" are now supported.

0 commit comments

Comments
 (0)