We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ba973 commit 1e0732eCopy full SHA for 1e0732e
1 file changed
CHANGES.rst
@@ -2,6 +2,29 @@
2
Release Notes
3
=============
4
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
28
.. _Release Notes_1.0.5:
29
30
1.0.5
0 commit comments