File tree Expand file tree Collapse file tree 1 file changed +30
-2
lines changed Expand file tree Collapse file tree 1 file changed +30
-2
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ Changelog
22=========
33
44
5- (unreleased )
6- ------------
5+ v2.0.0 (2021-11-09 )
6+ -------------------
77
88New
99~~~
1414 - No longer forceMjsonwp works
1515 - Add strict_ssl option in webdriver.Remote
1616
17+ Test
18+ ~~~~
19+ - Ci: set pipenv==2021.5.29 to prevent dependencies error (#651)
20+ [Kazuaki Matsuo]
21+
22+ * ci: add --pre
23+
24+ * specify pipenv as same as the previous ok case
25+
26+ * set 2021.5.29 in tox as well
27+
1728Other
1829~~~~~
30+ - Bump 2.0.0. [Kazuaki Matsuo]
31+ - Docs: update readme. [Kazuaki Matsuo]
32+ - Chore: add Python 3.9 as metadata. [Kazuaki Matsuo]
33+ - Chore(deps): update isort requirement from ~=5.9 to ~=5.10 (#650)
34+ [dependabot[bot]]
35+
36+ Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
37+ - [Release notes](https://github.com/pycqa/isort/releases)
38+ - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
39+ - [Commits](https://github.com/pycqa/isort/compare/5.9.0...5.10.0)
40+
41+ ---
42+ updated-dependencies:
43+ - dependency-name: isort
44+ dependency-type: direct:production
45+ ...
46+ - Update changelog for 2.0.0.rc6. [Kazuaki Matsuo]
1947- Bump 2.0.0.rc6. [Kazuaki Matsuo]
2048- Docs: update readme. [Kazuaki Matsuo]
2149- Chore: adding deprecation mark in touch actions and multi touch (#648)
You can’t perform that action at this time.
0 commit comments