Skip to content

Commit cfd99cf

Browse files
committed
Update changelog for 0.52
1 parent c702cef commit cfd99cf

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.rst

+21
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@ Changelog
22
=========
33

44

5+
v0.52 (2020-04-23)
6+
------------------
7+
8+
Fix
9+
~~~
10+
- Handling of dictionary-values in WebElement.get_attribute() (#521)
11+
[Hannes Hauer]
12+
13+
Other
14+
~~~~~
15+
- Bump 0.52. [Kazuaki Matsuo]
16+
- Chore: Fix int - str comparison error in ios desired capabilities
17+
(#517) [Venkatesh]
18+
19+
if number >= PytestXdistWorker.COUNT:
20+
- Test: Add unit test for set_value (setImmediateValue) (#518) [Nrupesh
21+
Patel]
22+
- Test: Fix test_clear flaky functional test (#519) [Nrupesh Patel]
23+
- Update changelog for 0.51. [Kazuaki Matsuo]
24+
25+
526
v0.51 (2020-04-12)
627
------------------
728
- Bump 0.51. [Kazuaki Matsuo]

0 commit comments

Comments
 (0)