Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non-existing build/3.0.2 version from changelog #3341

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 1 addition & 3 deletions build_daemon/CHANGELOG.md
Expand Up @@ -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.
Expand Down