Skip to content

Commit 73931f5

Browse files
committed
Release version 3.5.0
Closes #462
1 parent f900963 commit 73931f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Unreleased version
22

3+
3.5.0
4+
* Support Rails 7.0.0 [Peter Berkenbosch](https://github.com/peterberkenbosch) and [Andrew Hampton](https://github.com/andrewhampton)
35
* Make `order_column` option more flexible by removing explicit `=> :asc` [Regis Millet](https://github.com/Kulgar)
46
* Updated README to use latest migration syntax [Justin MacCarthy](https://github.com/macarthy)
5-
* [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)
68

79
3.4.0
810
* Keep current scope when calling `roots` [Petrik de Heus](https://github.com/p8)

0 commit comments

Comments
 (0)