Mention the --watchfd multiple arguments feature (#12).

This commit is contained in:
Andrew Wood
2025-09-27 18:31:24 +01:00
parent 284ceba52b
commit 8ae549c47f
+4
View File
@@ -1,3 +1,7 @@
### UNRELEASED
* *feature:* permit multiple arguments to **--watchfd** ([#12](https://codeberg.org/ivarch/pv/issues/12))
### 1.9.34 - 26 July 2025
* *fix:* prevent tight loop consuming CPU when waiting for a partially filled output pipe to be drained ([#164](https://codeberg.org/ivarch/pv/issues/164))