Skip to content

Commit

Permalink
chore: release notes update (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbach committed Jun 14, 2023
1 parent abb258d commit a2e0997
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion next-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@

### Bug Fixes and Improvements
- Added check in `onMissingItems` in case `dataProvider.getTreeItems` return null as tree value (#272)
- Remove unused types `renderDraggingItem` and `renderDraggingItemTitle`
- Remove unused types `renderDraggingItem` and `renderDraggingItemTitle`
- Don't use timeout to update linear items (#266)

0 comments on commit a2e0997

Please sign in to comment.