Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Jul 26, 2016
1 parent b218aef commit 16d562a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Elemental

## v0.6.0 / 2016-07-26

This release fixes warnings in React 15.2.x, and includes a small breaking change to do with the calitalisation of `autoFocus`.

* fixed; issues with passing unrecognised attributes to DOM elements, which caused warnings in React 15.2.x, thanks to [Monday Chen](https://github.com/mondaychen)
* fixed; capitalisation inconsistencies with React on the `autoFocus` prop (Focus is now capitalised)

## v0.5.14 / 2016-04-10

Elemental is now compatible with React 15.x.x
Expand Down

0 comments on commit 16d562a

Please sign in to comment.