Skip to content

Commit 6ad0245

Browse files
committed
docs: add missing CHANGELOG entries
1 parent 9e3f74d commit 6ad0245

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased] - yyyy-mm-dd
88

9+
## [5.4.1] - 2021-04-DD
10+
11+
- Fixed Search results descriptions render
12+
- Fixed PHP 8.0 usort does not want bool anymore on `GitVersionCollection` setups
13+
- Fixed CSS issues with method descriptions
14+
- Fixed phpdoc blocks render having `<code>` HTML tags
15+
- Fixed composer autoload warnings on PSR-4 classes
16+
- Adjusted `.gitattributes` to exclude useless files from composer bundles
17+
- Added tests on for the final composer package
18+
919
## [5.4.0] - 2021-04-10
1020

1121
- Drop support for PHP `7.1`

0 commit comments

Comments
 (0)