Skip to content

Commit 29d5eb2

Browse files
authored
update readme (#219)
1 parent bf66ef5 commit 29d5eb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,8 @@ Sinks are methods that return some data from a pipe, ending the pipeline and ext
353353

354354
| Version | New |
355355
| ----------- | ------- |
356+
| 0.24.0 | [`Hash`](https://pkg.go.dev/github.com/bitfield/script#Pipe.Hash) |
357+
| | [`HashSums`](https://pkg.go.dev/github.com/bitfield/script#Pipe.HashSums) |
356358
| 0.23.0 | [`WithEnv`](https://pkg.go.dev/github.com/bitfield/script#Pipe.WithEnv) |
357359
| | [`DecodeBase64`](https://pkg.go.dev/github.com/bitfield/script#Pipe.DecodeBase64) / [`EncodeBase64`](https://pkg.go.dev/github.com/bitfield/script#Pipe.EncodeBase64) |
358360
| | [`Wait`](https://pkg.go.dev/github.com/bitfield/script#Pipe.Wait) returns error |

0 commit comments

Comments
 (0)