Skip to content

Commit c557819

Browse files
committed
Alphabetize changelog entries
Because I’m nitpicky like that. :D
1 parent d6cecca commit c557819

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ a release.
2828
#### Fixed
2929
- Added missing string casting of `objectId` in `LogEntryRepository::revert()` method (#2009)
3030

31+
### ReferenceIntegrity
32+
#### Fixed
33+
- Get class from meta in ReferenceIntegrityListener [#2021]
34+
3135
### Translatable
3236
#### Fixed
3337
- Return default AST executor instead of throwing Exception in Walker (#2018)
@@ -36,10 +40,6 @@ a release.
3640
#### Fixed
3741
- Remove hard-coded parent column name in repository prev/next sibling queries [#2020]
3842

39-
### ReferenceIntegrity
40-
#### Fixed
41-
- Get class from meta in ReferenceIntegrityListener [#2021]
42-
4343
## [2.4.37] - 2019-03-17
4444
### Translatable
4545
#### Fixed

0 commit comments

Comments
 (0)