Skip to content

Commit

Permalink
version -> 0.2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Aug 21, 2024
1 parent 3109782 commit 793b2d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ChangeLog for typed-process

## 0.2.12.0

* Add `getPid`, `exitCodeExceptionWithOutput`,
`exitCodeExceptionNoOutput`,

* Re-export `System.Process.Pid`

* Thanks to Rebecca Turner @9999years

## 0.2.11.1

* No user-visible changes
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: typed-process
version: 0.2.11.1
version: 0.2.12.0
synopsis: Run external processes, with strong typing of streams
description: Please see the tutorial at <https://github.com/fpco/typed-process#readme>
category: System
Expand Down

0 comments on commit 793b2d8

Please sign in to comment.