Skip to content

Commit a2e4cb1

Browse files
author
Ethan Cohen
committed
Update CHANGELOG
1 parent d70ac7d commit a2e4cb1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
5.0.2 / 2017-05-16
2+
=================
3+
- [fix] Explicitly import flow types to resolve flow failures in consuming projects.
4+
5+
6+
5.0.1 / 2017-05-07
7+
==================
8+
- [fix] Polyfill Array.includes for node < 6 support.
9+
10+
111
5.0.0 / 2017-05-05
212
==================
313
- [breaking] Refactor `img-has-alt` rule into `alt-text` rule
@@ -11,6 +21,7 @@
1121
- [new] - Configs split into "recommended" and "strict".
1222
- [enhanced] - Configuration options added to `no-static-element-interactions` and `no-noninteractive-element-interactions`. Options allow for fine-tuning of elements and event handlers to check.
1323

24+
1425
4.0.0 / 2017-02-04
1526
==================
1627
Add new rules:

0 commit comments

Comments
 (0)