Skip to content

Commit

Permalink
Update changelog for 0.3.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benfred committed Sep 9, 2021
1 parent 76cd6c1 commit 0c5a13d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v0.3.9
* Add a subcommand to generate shell completions [#427](https://github.com/benfred/py-spy/issues/427)
* Allow attaching co_firstlineno to frame name [#428](https://github.com/benfred/py-spy/issues/428)
* Fix speedscope time interval [#434](https://github.com/benfred/py-spy/issues/434)
* Fix profiling on FreeBSD [#431](https://github.com/benfred/py-spy/issues/431)
* Use GitHub actions for FreeBSD CI [#433](https://github.com/benfred/py-spy/issues/433)

## v0.3.8
* Add wheels for Apple Silicon [#419](https://github.com/benfred/py-spy/issues/419)
* Add --gil and --idle options to top view [#406](https://github.com/benfred/py-spy/issues/406)
Expand Down

0 comments on commit 0c5a13d

Please sign in to comment.