Skip to content

Commit b5f2292

Browse files
authored
Merge pull request #614 from kbrock/release_v430
release v4.3 CHANGELOG [skip ci]
2 parents f621360 + a078aa2 commit b5f2292

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33
Doing our best at supporting [SemVer](http://semver.org/) with
44
a nice looking [Changelog](http://keepachangelog.com).
55

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)
916

1017
## Version [4.2.0] <sub><sup>2022-06-09</sub></sup>
1118

0 commit comments

Comments
 (0)