Note and acknowledge PR #201.

This commit is contained in:
Andrew Wood
2026-06-14 20:45:25 +01:00
parent 88a304dc16
commit 7c57fb08ad
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
### UNRELEASED
* *cleanup:* eliminate potential for closure of standard output under a combination of error conditions when using **--monitor** mode ([#201](https://codeberg.org/ivarch/pv/pulls/201))
### 1.11.0 - 11 June 2026
* *feature:* new **--monitor** option to run a command and watch its input, output, or both ([#67](https://codeberg.org/ivarch/pv/issues/67))