File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments