Skip to content

Commit 24bad94

Browse files
committed
v0.0.7
1 parent 5888776 commit 24bad94

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
[pod-babashka-fswatcher](https://github.com/babashka/pod-babashka-fswatcher): babashka filewatcher pod
44

5+
## 0.0.7
6+
7+
- Bump `fsnotify` to `1.9.0`
8+
- Pod should not send `done` for intermediate async results (fixes compatibility with newer babashka versions that handle async requests according to pod spec)
9+
510
## 0.0.6
611

712
- [#22](https://github.com/babashka/pod-babashka-fswatcher/issues/22): fix macos aarch64 binary
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.6
1+
0.0.7

0 commit comments

Comments
 (0)