File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 3
3
Doing our best at supporting [ SemVer] ( http://semver.org/ ) with
4
4
a nice looking [ Changelog] ( http://keepachangelog.com ) .
5
5
6
- ## Version [ 4.3.0] <sub ><sup >2023-01-05</sub ></sup >
7
- * Fix: materialized_path2 strategy was completely broken [ #597 ] ( https://github.com/stefankroes/ancestry/pull/597 ) (thx @kshnurov )
8
- * Fix: descendants ancestry should be updated in after_update callbacks [ #589 ] ( https://github.com/stefankroes/ancestry/pull/589 ) (thx @kshnurov )
6
+ ## Version [ 4.3.0] <sub ><sup >2023-03-04</sub ></sup >
7
+
8
+ * Fix: materialized_path2 strategy [ #597 ] ( https://github.com/stefankroes/ancestry/pull/597 ) (thx @kshnurov )
9
+ * Fix: descendants ancestry is now updated in after_update callbacks [ #589 ] ( https://github.com/stefankroes/ancestry/pull/589 ) (thx @kshnurov )
10
+ * Document updated grammar [ #594 ] ( https://github.com/stefankroes/ancestry/pull/594 ) (thx @omarr-gamal )
11
+ * Documented ` update_strategy ` [ #588 ] ( https://github.com/stefankroes/ancestry/pull/588 ) (thx @victorfgs )
12
+ * Fix: fixed has_parent? when non-default primary id [ #585 ] ( https://github.com/stefankroes/ancestry/pull/585 ) (thx @Zhong-z )
13
+ * Documented column collation and testing [ #601 ] ( https://github.com/stefankroes/ancestry/pull/601 ) [ #607 ] ( https://github.com/stefankroes/ancestry/pull/607 ) (thx @kshnurov )
14
+ * Added initializer with default_ancestry_format [ #612 ] ( https://github.com/stefankroes/ancestry/pull/612 ) [ #613 ] ( https://github.com/stefankroes/ancestry/pull/613 )
15
+ * ruby 3.2 support [ #596 ] ( https://github.com/stefankroes/ancestry/pull/596 ) (thx @petergoldstein )
9
16
10
17
## Version [ 4.2.0] <sub ><sup >2022-06-09</sub ></sup >
11
18
You can’t perform that action at this time.
0 commit comments