Note the fix for --watchfd with multiple arguments (#170).

This commit is contained in:
Andrew Wood
2025-11-12 14:32:49 +00:00
parent 7ba474509c
commit bd9af0421c
+4
View File
@@ -1,3 +1,7 @@
### 1.10.1 - UNRELEASED
* *fix:* correct **--watchfd** memory allocation error when given multiple arguments ([#170](https://codeberg.org/ivarch/pv/issues/170))
### 1.10.0 - 7 November 2025
* *feature:* new **--query** option to show the transfer status of another running **pv** ([#101](https://codeberg.org/ivarch/pv/issues/101))