We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f313c28 commit 2e3b626Copy full SHA for 2e3b626
1 file changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!-- do not remove -->
4
5
+## 0.0.9
6
+
7
+### New Features
8
9
+- Fix concurrent execute races: fail-fast on channel stop/kernel death, abort pending on kernel error, add `stop_on_error` support ([#5](https://github.com/AnswerDotAI/conkernelclient/issues/5))
10
11
12
## 0.0.7
13
14
### New Features
0 commit comments