Skip to content

Commit 2141dbd

Browse files
committed
Update changelog for 0.51
1 parent 5a545d7 commit 2141dbd

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

CHANGELOG.rst

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,56 @@ Changelog
22
=========
33

44

5+
v0.51 (2020-04-12)
6+
------------------
7+
- Bump 0.51. [Kazuaki Matsuo]
8+
- Feat: Override send_keys without file upload function (#515) [Kazuaki
9+
Matsuo]
10+
11+
* add send_keys_direct
12+
13+
* override send_keys
14+
15+
* tune
16+
17+
* add unittest instead of functional test
18+
19+
* tweak syntax
20+
- Feat: Add idempotency key header to create session requests (#514)
21+
[Mykola Mokhnach]
22+
- Fix flaky functional tests (#473) [Mori Atsushi]
23+
24+
* Run all tests
25+
26+
* Fix apk file path
27+
28+
* Skip find_element_by_image test cases
29+
30+
* Skip context switching test
31+
32+
* Skip multi tap test on CI
33+
34+
* Change strategy for waiting element
35+
36+
* Add functions for same steps
37+
38+
* Restore unexpected changes
39+
40+
* Fix touch_action_tests
41+
42+
* Fix
43+
44+
* Fix
45+
Fix test_driver_swipe
46+
47+
* fix
48+
49+
* Create _move_to_[target_view]
50+
51+
* [test_driver_swipe] Add wait
52+
- Update changelog for 0.50. [Kazuaki Matsuo]
53+
54+
555
v0.50 (2020-02-10)
656
------------------
757
- Bump 0.50. [Kazuaki Matsuo]

0 commit comments

Comments
 (0)