Skip to content

Commit ebf3b19

Browse files
kevmoojakemac53
authored andcommitted
prepare for release (#134)
1 parent 04d6d35 commit ebf3b19

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.4.1+3
2+
3+
- With the default logger, print exceptions with a terse stack trace.
4+
- Provide a better error when an inputSet package cannot be found.
5+
- Fix `dev_dependencies` so tests run.
6+
17
## 0.4.1+2
28
- Stop using removed argument `useSharedSources` when constructing Resolvers
39
- Support code_transformers 0.5.x

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build
2-
version: 0.4.2-dev
2+
version: 0.4.1+3
33
description: A build system for Dart.
44
author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/build

0 commit comments

Comments
 (0)