diff options
-rw-r--r-- | NEWS.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md index 1327165..5bca10c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +## 0.8 (2021-08-05) + +* extrace: add option -Q to suppress runtime errors. +* Small fixes. + ## 0.7 (2019-02-08) * pwait: detect and warn for non-existing PID. |