diff --git a/build_daemon/CHANGELOG.md b/build_daemon/CHANGELOG.md index da7a9f57a..3c00f12d4 100644 --- a/build_daemon/CHANGELOG.md +++ b/build_daemon/CHANGELOG.md @@ -3,11 +3,9 @@ - Add `BuildResults.changedAssets` containing asset URIs changed during a build. - Updated the example to use `dart pub` instead of `pub`. - -## 3.0.2 - - Run `serveRequests` in an error zone and forward errors to the clients. + ## 3.0.1 - Drop package:pedantic dependency and replace it with package:lints.