Skip to content

Commit

Permalink
Release v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Dec 8, 2015
1 parent 3f7a001 commit d5bfe8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v3.1.2 - Tue, 08 Dec 2015 19:12:58 GMT
--------------------------------------

- [3f7a001](../../commit/3f7a001) [fixed] changing dropUp during a transition will cancel and restart the correct animation
- [53bff60](../../commit/53bff60) [fixed] multiselect calls preventDefault
- [6e83098](../../commit/6e83098) [fixed] A couple IE8 issues



v3.1.1 - Fri, 04 Dec 2015 18:48:40 GMT
--------------------------------------

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-widgets",
"version": "3.1.1",
"version": "3.1.2",
"description": "An à la carte set of polished, extensible, and accessible inputs built for React",
"main": "lib/index.js",
"author": {
Expand Down

0 comments on commit d5bfe8a

Please sign in to comment.