File tree 1 file changed +15
-0
lines changed 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
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
1
16
# [ v5.0.9] - 07-05-2024
2
17
3
18
## What's Changed
You can’t perform that action at this time.
0 commit comments