We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b751e commit c7950b0Copy full SHA for c7950b0
CHANGES.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 0.6.0
6
+
7
+- Add timeout support to potentially blocking operations (@polytypic)
8
+- Add explicit `~xt` parameter to `Xt.call` to make it polymorphic (@polytypic)
9
10
## 0.5.3
11
12
- Fix to also snapshot and rollback post commit actions (@polytypic)
0 commit comments