Skip to content

Commit 25cd363

Browse files
authored
prepare for 0.12.20+9 (#586)
1 parent beff449 commit 25cd363

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.12.20+9
2+
3+
* Introduce new flag `--chain-stack-traces` to conditionally chain stack traces.
4+
15
## 0.12.20+8
26

37
* Fixed more blockers for compiling with `dev_compiler`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: test
2-
version: 0.12.20+8
2+
version: 0.12.20+9
33
author: Dart Team <[email protected]>
44
description: A library for writing dart unit tests.
55
homepage: https://github.com/dart-lang/test

0 commit comments

Comments
 (0)