Skip to content

Commit c305d88

Browse files
committed
fix(Release 2.2.1): onCardDelete Event doesn't get fired anymore
1 parent 4a3f520 commit c305d88

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,19 @@ 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-
## [Unreleased] - 2019-07-22
8+
## [Unreleased]
9+
10+
## [2.2.1] - 2019-07-22
911

1012
### Improvements
1113

1214
* Cursor on lane header respects draggable
1315
* Improve new lane title editor (auto close on click outside)
1416

17+
### Fixes
18+
19+
* [#298] onCardDelete Event doesn't get fired anymore
20+
1521
## [2.2.0] - 2019-07-20
1622

1723
### Added

0 commit comments

Comments
 (0)