platform/packages/pretty_logging/CHANGELOG.md

11 lines
190 B
Markdown
Raw Normal View History

2021-05-14 10:45:55 +00:00
# 3.0.1
* Fixed invalid homepage url in pubspec.yaml
2021-05-02 04:12:43 +00:00
# 3.0.0
* Migrated to support Dart SDK 2.12.x NNBD
# 2.0.0
* Migrated to work with Dart SDK 2.12.x Non NNBD
2019-08-09 22:53:32 +00:00
# 1.0.0
* Initial release.