Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.2.2

- fix: when tracking threads, use a monotonic clock that ignores system suspension (#14)
- ci: Build Linux in container for wider glibc support (#15)

Thanks to @matthew-nicholson-anrok for their contribution!

## 0.2.1

- fix: Correct the Electron warning log message
Expand Down