Skip to content

Commit f45997a

Browse files
committed
Update CHANGELOG.md
1 parent a3a9b97 commit f45997a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1+
# 2.0.0
2+
_Reworked component_
3+
4+
* New customizable UI, including
5+
* nested filters (AND, OR, NOT)
6+
* customizable operations (=,>,<,contains,is empty)
7+
* support for multiple value type
8+
* can easily be bound with Vaadin components
9+
* Improved support for QueryParameters
10+
* Better translation support
11+
112
# 1.0.0
213
_Initial release_

0 commit comments

Comments
 (0)