Skip to content

Commit

Permalink
Merge pull request #41 from rackt/update-changelog-for-010-release
Browse files Browse the repository at this point in the history
Update the changelog for the v0.1.0 release so it reflects all changes
  • Loading branch information
kloots committed May 21, 2015
2 parents 1a90dc5 + 4f4aa22 commit 7c16747
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,26 @@
v0.1.0 - Thu, 21 May 2015 03:41:08 GMT
--------------------------------------

- [a440183](../../commit/a440183) [fixed] Button role didn't allow onKeyDown
- [6475a4a](../../commit/6475a4a) Add a means of filtering failures on a per-component basis
- [9c0f970](../../commit/9c0f970) Add Travis build status
- [34533d7](../../commit/34533d7) Drop React from peerDependency and rely on passing it in
- [803325d](../../commit/803325d) Mark all failing tags with an ID and include it in the message
- [3af4d51](../../commit/3af4d51) Use Babel for prepublish
- [870237a](../../commit/870237a) Ensure elements with a tabIndex is set to 0 are considered interactive
- [069ab87](../../commit/069ab87) Add support for React 0.13. Switch from 6to5 to Babel
- [e7d1373](../../commit/e7d1373) Skip processing props that are null or undefined
- [b6f1d81](../../commit/b6f1d81) Ensure buttons have onKeyDown event listeners that trigger a click event for Spacebar and Enter keys


v0.0.6 - Wed, 25 Feb 2015 16:47:21 GMT
--------------------------------------

-
-


v0.0.5 - Wed, 28 Jan 2015 19:37:34 GMT
--------------------------------------

-
-


v0.0.4 - Mon, 19 Jan 2015 15:57:06 GMT
Expand All @@ -37,6 +44,4 @@ v0.0.2 - Mon, 19 Jan 2015 15:23:50 GMT
v0.0.1 - Mon, 19 Jan 2015 07:50:25 GMT
--------------------------------------

-


-

0 comments on commit 7c16747

Please sign in to comment.