Skip to content

Commit 1ced400

Browse files
authored
Release 1.15.0 (#205)
* Release 1.15.0
1 parent 6063dc5 commit 1ced400

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/news.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@ Release Notes
22
=============
33

44

5+
1.15.0 (2019-01-03)
6+
-------------------
7+
8+
* Project now uses `pre-commit <https://pre-commit.com/>`_ and `black <https://github.com/ambv/black>`_ for development.
9+
10+
* Fixed html report embedded video from Testingbot.
11+
12+
* Fixed more (``get_markers``) deprecations on pytest 3.6 and later.
13+
14+
* Fixed a deprecation warning (``yield_fixture``) on pytest 3.0 and later.
15+
16+
* Move Testingbot credentials to capabilities instead of URL.
17+
18+
* Move BrowserStack credentials to capabilities instead of URL.
19+
20+
* Move CrossBrowserTesting credentials to capabilities instead of URL.
21+
522
1.14.0 (2018-08-23)
623
-------------------
724

0 commit comments

Comments
 (0)