Skip to content

Commit 0175220

Browse files
committed
Version bump
1 parent f2fa438 commit 0175220

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.4.0] - 'After' block improvement
2+
3+
* BREAKING CHANGE - Make 'After' block execute even when the test fails (by @jamontes79)
4+
15
## [1.3.2] - Add diacritics support
26

37
* Add diacritics support (thanks @vidibu)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bdd_widget_test
22
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
3-
version: 1.3.2+1
3+
version: 1.4.0
44
homepage: https://github.com/olexale/bdd_widget_test
55

66
environment:

0 commit comments

Comments
 (0)