platform/packages/sembast/CHANGELOG.md

14 lines
196 B
Markdown
Raw Normal View History

2021-06-21 06:16:06 +00:00
# Change Log
## 2.0.0
2021-06-20 12:37:20 +00:00
* Migrated to support Dart SDK 2.12.x NNBD
2021-06-21 06:16:06 +00:00
## 1.0.1
2019-04-20 19:13:46 +00:00
* Fix flaw where clients could remove all records, even if `allowRemoveAll` were `false`.
2021-06-21 06:16:06 +00:00
## 1.0.0
* First release.