Skip to content

Commit 469afdb

Browse files
committed
add changelog entry
1 parent d7b9ba6 commit 469afdb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ History
88
list as the first argument) is now deprecated. As a number of arguments
99
will be removed in a future version the use of unnamed arguments will
1010
cause future confusion. `Use explicit keyword arguments instead (#62). <https://github.com/DiamondLightSource/python-procrunner/pull/62>`_
11+
* The run() function debug argument has been deprecated. This is only
12+
only used to debug the NonBlockingStream* classes. Those are due to be
13+
replaced in a future release, so the argument will no longer serve a
14+
purpose. Debugging information remains available via standard logging
15+
mechanisms.
1116

1217
2.1.0 (2020-09-05)
1318
------------------

0 commit comments

Comments
 (0)