Skip to content

Commit 5b1a6f2

Browse files
committed
0.24.0
1 parent d71a998 commit 5b1a6f2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres (more or less) to [Semantic Versioning](http://semver.o
77

88
## Unreleased
99

10+
## 0.24.0
11+
1012
### Custom Headers
1113

1214
This new feature gives more control to dev to create customizable headers to provide better UI. Now user have more control through a set of new components to render headers. This new feature came with a breaking change though.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-calendar-timeline",
3-
"version": "0.23.0",
3+
"version": "0.24.0",
44
"description": "react calendar timeline",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)