Skip to content

Commit e46c879

Browse files
committed
fix: Lane metadata not being passed to CustomLaneHeader
fix #312
1 parent d008bc8 commit e46c879

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.2.2] - 2019-08-22
8+
## [2.2.3] - 2019-08-22
99

1010
### Fixes
1111

1212
* [#312] Lane metadata not being passed to CustomLaneHeader
1313

14+
## [2.2.2] - 2019-07-30
15+
16+
### Improvements
17+
18+
* LaneHeaderComponent specified two editLaneTitle props, causing a warning to
19+
be shown
20+
* Remove duplicated editLaneTitle propType
21+
22+
### Fixes
23+
24+
* [#306] Delete Icon not there in Custom Card Component
25+
1426
## [2.2.1] - 2019-07-22
1527

1628
### Improvements

0 commit comments

Comments
 (0)