platform/packages/markdown/CHANGELOG.md

15 lines
188 B
Markdown
Raw Normal View History

2021-06-21 06:33:18 +00:00
# Change Log
2021-06-21 15:04:36 +00:00
## 4.0.0
2021-06-21 06:33:18 +00:00
2021-06-20 12:37:20 +00:00
* Migrated to support Dart SDK 2.12.x NNBD
2021-06-21 15:04:36 +00:00
## 3.0.0
* Migrated to support Dart SDK 2.12.x non NNBD
2021-06-20 12:37:20 +00:00
2021-06-21 06:33:18 +00:00
## 2.0.0
2019-04-11 16:19:12 +00:00
* Angel 2 + Dart 2 updates.
2021-06-21 06:33:18 +00:00
* Use `package:file`.