Skip to content

Commit 527109a

Browse files
authored
Merge pull request #852 from gjtorikian/release/v5.0.10
[skip test] Release v5.0.10
2 parents 3ecb630 + 117fc37 commit 527109a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [v5.0.10] - 21-02-2025
2+
## What's Changed
3+
* Fixup typhoeus arg usage in README by @gionn in https://github.com/gjtorikian/html-proofer/pull/841
4+
* Check utf8 relative anchors by @ahpook in https://github.com/gjtorikian/html-proofer/pull/842
5+
* Fix variable assignment in index.php by @MakWigglz in https://github.com/gjtorikian/html-proofer/pull/845
6+
* Correct README example by @gjtorikian in https://github.com/gjtorikian/html-proofer/pull/847
7+
* Handle multiple srcsets when first is remote (fixes #850) by @paulroub in https://github.com/gjtorikian/html-proofer/pull/851
8+
9+
## New Contributors
10+
* @gionn made their first contribution in https://github.com/gjtorikian/html-proofer/pull/841
11+
* @ahpook made their first contribution in https://github.com/gjtorikian/html-proofer/pull/842
12+
* @MakWigglz made their first contribution in https://github.com/gjtorikian/html-proofer/pull/845
13+
* @paulroub made their first contribution in https://github.com/gjtorikian/html-proofer/pull/851
14+
15+
**Full Changelog**: https://github.com/gjtorikian/html-proofer/compare/v5.0.9...v5.0.10
116
# [v5.0.9] - 07-05-2024
217

318
## What's Changed

0 commit comments

Comments
 (0)