Skip to content

Commit

Permalink
Release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Nov 12, 2015
1 parent f2084ef commit cb05c1a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v0.9.1 - Thu, 12 Nov 2015 14:52:20 GMT
--------------------------------------

- [d5a0d20](../../commit/d5a0d20) [fixed] month event rows not fitting in their cells
- [f4b18d6](../../commit/f4b18d6) [fixed] day view clicks return the correct slot



v0.9.0 - Tue, 03 Nov 2015 11:33:38 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-big-calendar",
"version": "0.9.0",
"version": "0.9.1",
"description": "Calendar! with events",
"author": "Jason Quense <[email protected]>",
"repository": "jquense/react-big-calendar",
Expand Down

0 comments on commit cb05c1a

Please sign in to comment.