Skip to content

Commit d45afec

Browse files
fix: Update CHANGELOG.md to include recent bug fixes and enhancements for version 0.3.1. (#69)
1 parent aedfac9 commit d45afec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- Bug #64: Correct badge URL formatting in `README.md` (@terabytesoftw)
88
- Bug #65: Add missing `Composer` requirement in installation guide (@terabytesoftw)
99
- Bug #66: Update license badge in `README.md` for correct display and add missing header in `LICENSE.md` (@terabytesoftw)
10+
- Bug #67: Correct default stub file name in `StubFilesExtension.php` for accurate PHPStan analysis (@terabytesoftw)
11+
- Bug #68: Refactor dynamic return type inference for `HeaderCollection::get()` method in PHPStan analysis, and add tests suite for type inference (@terabytesoftw)
1012

1113
## 0.3.0 June 27, 2025
1214

0 commit comments

Comments
 (0)