Skip to content

Commit 4667337

Browse files
Update release notes.
1 parent af1255a commit 4667337

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

releases.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
- On Linux, capturing faults is optional, controlled by `capture(faults: true/false)`.
1111
- Report all sizes in bytes for consistency.
1212

13+
## v0.8.0
14+
15+
- Kill `ps` before waiting to avoid hanging when using the process-status backend.
16+
- Ignore `Errno::EACCES` when reading process information.
17+
- Cleaner process management for the `ps`-based capture path.
18+
1319
## v0.7.0
1420

1521
- Be more proactive about returning nil if memory capture failed.

0 commit comments

Comments
 (0)