File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
2+
23All notable changes to this project will be documented in this file.
34
45The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
56and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
67
7- ## Unreleased
8+ ## [ Unreleased]
9+
10+ ## [ 2.3.0-alpha.1] - 2019-07-15
11+
12+ ### Added
13+
14+ * Add ` editLaneTitle ` and ` onLaneUpdate ` props (availability to inline edit lane
15+ title)
816
917## [ 2.2.0-alpha.1] - 2019-07-01
1018
Original file line number Diff line number Diff line change 11{
22 "name" : " react-trello" ,
3- "version" : " 2.2 .0-alpha.1 " ,
3+ "version" : " 2.3 .0-alpha.2 " ,
44 "description" : " Pluggable components to add a trello like kanban board to your application" ,
55 "main" : " dist/index.js" ,
66 "jsnext:main" : " components/index.js" ,
You can’t perform that action at this time.
0 commit comments