File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -544,7 +544,17 @@ <h2>Testing</h2>
544544
545545< h2 > Change log</ h2 >
546546
547- < h3 > 3.10.0</ h3 >
547+ < h3 > 3.10.1</ h3 >
548+
549+ < ul >
550+ < li > < p > Multipart constant names like "Admin::PageHierarchy" are now supported.
551+ Resolves < a href ="https://github.com/mceachen/closure_tree/issues/47 "> issue 47</ a > .
552+ Thanks for the perfect pull request, < a href ="https://github.com/fd "> Simon Menke</ a > !</ p > </ li >
553+ < li > < p > Committing transactions involving large numbers of hierarchy model classes was very slow due
554+ to hash collisions in the hierarchy class. A better hash implementation addressed
555+ < a href ="https://github.com/mceachen/closure_tree/issues/48 "> issue 48</ a > .
556+ Thanks, < a href ="https://github.com/jturkel "> Joel Turkel</ a > !</ p > </ li >
557+ </ ul > < h3 > 3.10.0</ h3 >
548558
549559< ul >
550560< li > Added < code > #roots_and_descendants_preordered</ code > .
You can’t perform that action at this time.
0 commit comments