File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,24 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments