We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0631e0 commit 240384bCopy full SHA for 240384b
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.3.2] - Add diacritics support
2
+
3
+* Add diacritics support (thanks @vidibu)
4
5
## [1.3.1] - Add tags
6
7
* Add tags
pubspec.yaml
@@ -1,6 +1,6 @@
name: bdd_widget_test
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
-version: 1.3.1
+version: 1.3.2
homepage: https://github.com/olexale/bdd_widget_test
environment:
0 commit comments