summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorJay Stanley <stanleyjs@users.noreply.github.com>2022-05-13 11:52:55 -0500
committerGitHub <noreply@github.com>2022-05-13 18:52:55 +0200
commitb001d7a15676ead5d9b38d57609fd390c3749f81 (patch)
treea6224031dc0b4c2bdde63235868b976c200ca25a /RELEASES.md
parentd6bf10d8502b1c69f58f009b16634a110053eca1 (diff)
remove calls to cerr (#377)
typo in releases
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md2
1 files changed, 2 insertions, 0 deletions
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