We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edaa29a commit 13ba871Copy full SHA for 13ba871
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
### 6.0.0.alpha,beta,gamma
4
-* Drop support for unsupported versions of Rails, 3.2 and 4.0.
5
-* Drop support for Ruby 1.9 and JRuby 1.9
+* Dropped support for versions of Rails 3.2 and 4.0 (which are no longer supported).
+* Dropped support for Ruby 1.9 and JRuby 1.9 (which are no longer supported).
6
* Added support for `.hash_tree` from `.parent` and `.children`.
7
Addresses [PR146](https://github.com/mceachen/closure_tree/pull/146).
8
Thanks for reporting this and the breaking test, [Mike](https://github.com/mkralla11)!
0 commit comments