## 0.1.6

* Ignore hidden links for LinkText plugin ([30dc0fd](https://github.com/Khan/tota11y/commit/30dc0fd))

## 0.1.5

* Update travis.yml to use node v4 ([c3c47be](https://github.com/Khan/tota11y/commit/c3c47be))
* Use semantic tags when listing plugins ([dc5425b](https://github.com/Khan/tota11y/commit/dc5425b))
* Fix contrast plugin swatches not displaying correctly ([8a34c9b](https://github.com/Khan/tota11y/commit/8a34c9b))

## 0.1.4

* Add explicit background to all elements ([54a3f5a](https://github.com/Khan/tota11y/commit/54a3f5a))
* Skip the tota11y UI under the Landmarks plugin ([a3059e9](https://github.com/Khan/tota11y/commit/a3059e9))
* Update jsdom and fix live-test script ([e5a418e](https://github.com/Khan/tota11y/commit/e5a418e))

## 0.1.3

* Fixed npm build commands ([20cf3c4](https://github.com/Khan/tota11y/commit/20cf3c4))
* Provide fallback for window.requestAnimationFrame on IE 9 and * under ([8d0aa4f](https://github.com/Khan/tota11y/commit/8d0aa4f))
* Add bower.json file ([43fb990](https://github.com/Khan/tota11y/commit/43fb990))
* Remove experimental ES7 code, and use babel for webpack config ([03a0021](https://github.com/Khan/tota11y/commit/03a0021))
* Remove various hacks for unit testing ([048c873](https://github.com/Khan/tota11y/commit/048c873))
* Fixed unit tests now that `window` is global ([492be3f](https://github.com/Khan/tota11y/commit/492be3f))
* Fixed tests, ignoring ADT code from linter ([dd28057](https://github.com/Khan/tota11y/commit/dd28057))

## 0.1.2

* Patch axs.AuditRule.collectMatchingElements to prevent JS errors with cross-origin iframes ([be1dc92](https://github.com/Khan/tota11y/commit/be1dc92))

## 0.1.1

* Added keyboard accessibility to toolbar toggle ([861574e](https://github.com/Khan/tota11y/commit/861574e))
* Change position code to work off left/top ([19cf161](https://github.com/Khan/tota11y/commit/19cf161))
* Added architecture overview to README, and some dev installation instructions ([20115fd](https://github.com/Khan/tota11y/commit/20115fd))

## 0.1.0

* Added an experimental "Magic wand" plugin to display screen-reader text on hover ([1215c6e](https://github.com/Khan/tota11y/commit/1215c6e), [fbcd665](https://github.com/Khan/tota11y/commit/fbcd665))
* Upgrade tota11y to use Accessibility Developer Tools v2.9.0-rc0 ([fe9a070](https://github.com/Khan/tota11y/commit/fe9a070))
* Fixed a bug in contrast preview when interacting with gradients ([4c4ea9d](https://github.com/Khan/tota11y/commit/4c4ea9d))
* Fixed a bug with annotation toggling breaking the HeadingsPlugin summary tab ([2f6d9d6](https://github.com/Khan/tota11y/commit/2f6d9d6))
* Added real `src` values to the AltTextPlugin suggestions ([053d066](https://github.com/Khan/tota11y/commit/053d066))
* Added surrounding code to all error descriptions ([c044017](https://github.com/Khan/tota11y/commit/c044017))
* Built a changelog!
