Skip to content

Commit d532f16

Browse files
v0.0.20
1 parent d012855 commit d532f16

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
## 0.0.20
2+
Fixed a bug in keyboard key event platform overrides from version `0.0.19` (September, 2023)
3+
14
## 0.0.19
2-
Keyboard and IME additions (September, 2023)
5+
(DEPRECATED) Keyboard and IME additions (September, 2023)
36

47
* CTRL + HOME/END
58
* CMD + HOME/END

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_test_robots
22
description: Flutter test tools and extensions to simulate human-computer interactions
3-
version: 0.0.19
3+
version: 0.0.20
44
homepage: https://github.com/flutter-bounty-hunters/flutter_test_robots
55

66
environment:

0 commit comments

Comments
 (0)