diff --git a/CHANGELOG.md b/CHANGELOG.md index 12e5f73..2618160 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Version 0.19.0 - introduces `force-use-flutter` option for all commands to force dart_apitool to use the `flutter` command. +- extend type usage tracking and fix situations in which types that are used in @visibleForTesting contexts were detected as not exported ## Version 0.18.0 - add missing export to json output for `extract` command