Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 974 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 974 Bytes

3.0.0 (2019-02-08)

Features

  • aXe 3.0+: remove references to axe.a11yCheck, bump versions of Selenium webdriver, update axe to 2.6.1 in test/resources (43145e7)
  • add configurable script timeout (#28) (0a7d0b9), closes #17
  • update axe-core to v3.1.2 (#23) (914a506)

BREAKING CHANGES

  • throw errors returned by axe-core's run method (3617578) (#27)