Skip to content

Commit 8168136

Browse files
committed
Tag 2.4.38
1 parent 5795742 commit 8168136

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ a release.
1919
---
2020

2121
## [Unreleased]
22+
23+
## [2.4.38] - 2019-11-08
2224
### Global / Shared
2325
#### Fixed
2426
- Add `parent::__construct()` calls to Listeners w/ custom constructors (#2012)
@@ -30,19 +32,16 @@ a release.
3032

3133
### ReferenceIntegrity
3234
#### Fixed
33-
- Get class from meta in ReferenceIntegrityListener [#2021]
35+
- Get class from meta in ReferenceIntegrityListener (#2021)
3436

3537
### Translatable
3638
#### Fixed
3739
- Return default AST executor instead of throwing Exception in Walker (#2018)
40+
- Fix duplicate inherited properties (#2029)
3841

3942
### Tree
4043
#### Fixed
41-
- Remove hard-coded parent column name in repository prev/next sibling queries [#2020]
42-
43-
### Translatable
44-
#### Fixed
45-
- Fix duplicate inherited properties [#2029]
44+
- Remove hard-coded parent column name in repository prev/next sibling queries (#2020)
4645

4746
## [2.4.37] - 2019-03-17
4847
### Translatable

0 commit comments

Comments
 (0)