Skip to content

Commit 7b02584

Browse files
committed
changelog
1 parent c8a5d8c commit 7b02584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Clojure library for shelling out / spawning sub-processes
88
- [#123](https://github.com/babashka/process/issues/123): `exec` now converts `:env` and `:extra-env` keywords ([@lread](https://github.com/lread))
99
- [#140](https://github.com/babashka/process/issues/140): accept `java.nio.file.Path` as `:dir` argument
1010
- [#148](https://github.com/babashka/process/issues/148): accept `Path` in `:out`, `:err` and `:in`
11+
- Support `:out :bytes` ([@hansbugge](https://github.com/hansbugge))
1112

1213
## 0.5.21 (2023-05-18)
1314

0 commit comments

Comments
 (0)