Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrocha committed Jul 18, 2016
1 parent ea54489 commit 7db4724
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.0
Overall just internal changes.
* Remove DataMixin in favor of a component.
* Use a reducer for changes of data.
* Use React 15.

## 0.6.0
* Support for React 0.14.
* Use lodash for sorting.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-data-components",
"version": "0.6.0",
"version": "1.0.0",
"description": "React data components",
"keywords": [
"pagination",
Expand Down

0 comments on commit 7db4724

Please sign in to comment.