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 f900963 commit 73931f5Copy full SHA for 73931f5
CHANGELOG
@@ -1,8 +1,10 @@
1
Unreleased version
2
3
+3.5.0
4
+* Support Rails 7.0.0 [Peter Berkenbosch](https://github.com/peterberkenbosch) and [Andrew Hampton](https://github.com/andrewhampton)
5
* Make `order_column` option more flexible by removing explicit `=> :asc` [Regis Millet](https://github.com/Kulgar)
6
* Updated README to use latest migration syntax [Justin MacCarthy](https://github.com/macarthy)
-* [Compare to 3.4.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.4.0...master)
7
+* [Compare to 3.4.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.4.0...v3.5.0)
8
9
3.4.0
10
* Keep current scope when calling `roots` [Petrik de Heus](https://github.com/p8)
0 commit comments