File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
Unreleased version
2
2
3
+ 3.6.0
4
+ * Support Rails 7.1 [Harshal Bhakta](https://github.com/harshalbhakta)
5
+ * Improve ImpossibleMove error message [AlejandroFernandesAntunes](https://github.com/AlejandroFernandesAntunes)
6
+
3
7
3.5.0
4
8
* Support Rails 7.0.0 [Peter Berkenbosch](https://github.com/peterberkenbosch) and [Andrew Hampton](https://github.com/andrewhampton)
5
9
* Make `order_column` option more flexible by removing explicit `=> :asc` [Regis Millet](https://github.com/Kulgar)
Original file line number Diff line number Diff line change 6
6
Awesome Nested Set is an implementation of the nested set pattern for ActiveRecord models.
7
7
It is a replacement for acts_as_nested_set and BetterNestedSet, but more awesome.
8
8
9
- Version 3.2 supports Rails 6, 3.1 supports Rails 5 & 4. Version 2 supports Rails 3.
9
+ Older versions: Version 3.2 supports Rails 6, 3.1 supports Rails 5 & 4. Version 2 supports Rails 3.
10
10
Gem versions prior to 2.0 support Rails 2.
11
11
12
12
## What makes this so awesome?
You can’t perform that action at this time.
0 commit comments