Skip to content

Commit a0ab852

Browse files
committed
release
1 parent 4cab4d7 commit a0ab852

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- do not remove -->
44

5+
## 0.1.9
6+
7+
### New Features
8+
9+
- Add concurrent execution support via WorkTracker/ScopeGroup; isolate display hook per-context ([#25](https://github.com/AnswerDotAI/ipymini/issues/25))
10+
- Interrupt handling: wake async scopes, add SIGUSR1 faulthandler dump, tighten subshell lifecycle ([#23](https://github.com/AnswerDotAI/ipymini/issues/23))
11+
12+
513
## 0.1.8
614

715
- Refactor using microio

0 commit comments

Comments
 (0)