Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[flutter_markdown] fix changelog regarding minium supported SDK version
  • Loading branch information
nilsreichardt committed Sep 5, 2023
commit 22a7dae80c839f893f03da8dc5e99462457dc06b
2 changes: 1 addition & 1 deletion packages/flutter_markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0.6.17+2

* Adds pub topics to package metadata.
* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19 of the example.

## 0.6.17+1

Expand Down