Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Sep 13, 2015
1 parent 49e321f commit bf0390d
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.6.0 - Sun, 13 Sep 2015 15:32:08 GMT
--------------------------------------

- [49e321f](../../commit/49e321f) [fixed] layout of events in months that don't start evenly at weekday 0
- [720675e](../../commit/720675e) [added] eventPropsGetter for event markup customization



v0.5.2 - Sun, 13 Sep 2015 12:56:02 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.5.2",
"version": "0.6.0",
"description": "Calendar! with events",
"author": "Jason Quense <[email protected]>",
"repository": "jaquense/react-big-calendar",
Expand Down

0 comments on commit bf0390d

Please sign in to comment.