Skip to content

Commit 4c085b6

Browse files
committed
Changelog additions
1 parent b8e5785 commit 4c085b6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## Changelog
22

3+
* **0.4.0** New Features and fixes
4+
- Fixes
5+
-- Upgraded to latest packages (thanks @fjogeleit)
6+
-- Fix for undo/redo (thanks @pomelyu)
7+
- Breaking Changes
8+
-- `data` and `dataType` properties have been replaced with `value` and `defaultValue`
9+
to be able to use the component as controlled component
10+
-- node support of 6,7 and 8
11+
- New Features
12+
-- ability to add an image as object
313
* **0.3.0** New Features and fixes
414
- HOT Deploy fixed
515
- Added selection of background Color

0 commit comments

Comments
 (0)