platform/packages/redis/CHANGELOG.md

14 lines
142 B
Markdown
Raw Normal View History

2021-06-21 01:58:05 +00:00
# Change Log
2021-12-19 02:44:45 +00:00
## 2.0.1
* Updated linter to `package:lints`
2021-06-21 01:58:05 +00:00
## 2.0.0
2021-06-20 12:37:20 +00:00
* Migrated to support Dart SDK 2.12.x NNBD
2021-06-21 01:58:05 +00:00
## 1.0.0
* First version.