From b001d7a15676ead5d9b38d57609fd390c3749f81 Mon Sep 17 00:00:00 2001 From: Jay Stanley Date: Fri, 13 May 2022 11:52:55 -0500 Subject: remove calls to cerr (#377) typo in releases --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index 76385d6..e761e64 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -10,6 +10,8 @@ - Fixed an issue where we could not ask TorchBackend to place a random tensor on GPU (Issue #371, PR #373) +- Fixed an issue where hitting iteration limits would be reported to stderr by std::cerr regardless of Python's stderr stream status. + ## 0.8.2 -- cgit v1.2.3