Skip to content

Commit 4a8a1c1

Browse files
authored
[DOCS] Sort changelog entries in reverse chronological order (#1408)
To be consistent with the git log, new entries in the changelog should be first. This also makes it easier to see at a glance what was changed recently.
1 parent 3f57730 commit 4a8a1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Please also have a look at our
2323

2424
### Fixed
2525

26-
- Use typesafe versions of PHP functions (#1379, #1380, #1382, #1383, #1384)
2726
- Fix parsing of `calc` expressions when a newline immediately precedes or
2827
follows a `+` or `-` operator (#1399)
28+
- Use typesafe versions of PHP functions (#1379, #1380, #1382, #1383, #1384)
2929

3030
### Documentation
3131

0 commit comments

Comments
 (0)