Skip to content

Commit 1e0732e

Browse files
committed
CHANGES.rst: add release notes for 1.0.6
1 parent f7ba973 commit 1e0732e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES.rst

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

5+
.. _Release Notes_1.0.6:
6+
7+
1.0.6
8+
=====
9+
10+
.. _Release Notes_1.0.6_New Features:
11+
12+
New Features
13+
------------
14+
15+
- Add a new way of running tests with the blocking mode. In this mode, the
16+
http server is synchronized to the main thread and the client code is run in
17+
a separate thread.
18+
19+
20+
.. _Release Notes_1.0.6_Bug Fixes:
21+
22+
Bug Fixes
23+
---------
24+
25+
- Python version classifier updated in pyproject.toml (which updates pypi also)
26+
27+
528
.. _Release Notes_1.0.5:
629

730
1.0.5

0 commit comments

Comments
 (0)