use iterables for data in default tables

This commit is contained in:
2022-03-01 13:26:04 +06:00
parent bfd6790014
commit 2a3f14593b
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
## 0.0.40
* All `DefaultTable` functions now use `Iterable` as data type
## 0.0.39
* Add support of `Notifications`