Skip to content

Commit 131a75d

Browse files
jessebeachbeefancohen
authored andcommitted
Added thanks to mjaltamirano in CHANGELOG
1 parent e621917 commit 131a75d

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
@@ -3,7 +3,7 @@
33
- [new] Add rule `anchor-is-valid`. See documentation for configuration options. Thanks @AlmeroSteyn.
44
- [breaking] `href-no-hash` replaced with `anchor-is-valid` in the recommended and strict configs. Use the `invalidHref` aspect (active by default) in `anchor-is-valid` to continue to apply the behavior provided by `href-no-hash`.
55
- [breaking] Removed support for ESLint peer dependency at version ^2.10.2.
6-
- [update] The rule `label-has-for` now allows inputs nested in label tags. Previously it was strict about requiring a `for` attribute. Thanks @ignatiusreza.
6+
- [update] The rule `label-has-for` now allows inputs nested in label tags. Previously it was strict about requiring a `for` attribute. Thanks @ignatiusreza and @mjaltamirano.
77
- [update] New configuration for `interactive-supports-focus`. Recommended and strict configs for now contain a trimmed-down whitelist of roles that will be checked.
88
- [fix] Incompatibility between node version 4 and 5. Thanks @evilebottnawi.
99
- [fix] Missing README entry for `media-has-caption`. Thanks @ismail-syed.

0 commit comments

Comments
 (0)