Skip to content

Commit ec1a363

Browse files
committed
update changelog
1 parent 26a37ab commit ec1a363

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/changelog.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
Changelog
44
=========
55

6+
1.1.0 (UNRELEASED)
7+
------------------
8+
9+
- Speedup live server start time. Use `socket` instead of server
10+
pulling (`#58`_) to check server availability and add new
11+
``--live-server-wait`` option to set the live server wait timeout.
12+
Thanks to `@jadkik`_.
13+
14+
615
1.0.0 (2020-03-03)
716
------------------
817

@@ -85,9 +94,6 @@ Changelog
8594

8695
- Implement deployment using Travis, following in line with many other pytest plugins.
8796

88-
- Speedup live server start time. Use `socket` instead of server
89-
pulling (`#58`_) to check server availability. Thanks to `@jadkik`_.
90-
9197
- Allow live server to handle concurrent requests (`#56`_), thanks to
9298
`@mattwbarry`_ for the PR.
9399

0 commit comments

Comments
 (0)