Skip to content

Commit

Permalink
fix: Lane metadata not being passed to CustomLaneHeader
Browse files Browse the repository at this point in the history
fix #312
  • Loading branch information
dapi committed Aug 22, 2019
1 parent d008bc8 commit e46c879
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.2.2] - 2019-08-22
## [2.2.3] - 2019-08-22

### Fixes

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

## [2.2.2] - 2019-07-30

### Improvements

* LaneHeaderComponent specified two editLaneTitle props, causing a warning to
be shown
* Remove duplicated editLaneTitle propType

### Fixes

* [#306] Delete Icon not there in Custom Card Component

## [2.2.1] - 2019-07-22

### Improvements
Expand Down

0 comments on commit e46c879

Please sign in to comment.