Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 86e72f3

Browse files
committed
Release v0.9.9
1 parent 5247203 commit 86e72f3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v0.9.9 - Fri, 15 Apr 2016 12:28:00 GMT
2+
--------------------------------------
3+
4+
- [a2a49c8](../../commit/a2a49c8) [fixed] consistent handling of end dates as _exclusive_ ranges
5+
- [1c12b16](../../commit/1c12b16) [fixed] DST issue with events
6+
- [f526e23](../../commit/f526e23) [added] onSelecting callback
7+
- [18c0234](../../commit/18c0234) [fixed] incorrect page offset
8+
- [4eeacd4](../../commit/4eeacd4) [fixed] more cross browser flex issues.
9+
- [2dc61ec](../../commit/2dc61ec) [fixed] add minHeight for week view overflow
10+
11+
12+
113
v0.9.8 - Thu, 14 Jan 2016 19:35:07 GMT
214
--------------------------------------
315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-big-calendar",
3-
"version": "0.9.8",
3+
"version": "0.9.9",
44
"description": "Calendar! with events",
55
"author": "Jason Quense <[email protected]>",
66
"repository": "intljusticemission/react-big-calendar",

0 commit comments

Comments
 (0)