Skip to content

Commit

Permalink
Updated changelog for v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Clauderic Demers committed Oct 17, 2016
1 parent b4d9c1f commit cdb5e9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Changelog
------------
### 0.0.11
Utilize babel-plugin-transform-runtime to utilize `babelHelpers` without them being required in application code [#45](https://github.com/clauderic/react-sortable-hoc/issues/45)

### 0.0.10
The `arrayMove` helper no longer mutates the array, it now returns a new array [#61](https://github.com/clauderic/react-sortable-hoc/issues/61)

Expand Down

0 comments on commit cdb5e9d

Please sign in to comment.