Skip to content

Commit

Permalink
Update CHANGELOG for v0.3.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benfred committed Nov 13, 2021
1 parent 5906cb7 commit 693cba1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.3.11

* Update dependencies [#463](https://github.com/benfred/py-spy/pull/463), [#457](https://github.com/benfred/py-spy/pull/463)
* Warn about SYS_PTRACE when running in docker [#459](https://github.com/benfred/py-spy/pull/459)
* Fix spelling mistakes [#453](https://github.com/benfred/py-spy/pull/453)

## v0.3.10
* Add support for profiling Python v3.10 [#425](https://github.com/benfred/py-spy/pull/425)
* Fix issue with native profiling on Linux with Anaconda [#447](https://github.com/benfred/py-spy/pull/447)
Expand Down

0 comments on commit 693cba1

Please sign in to comment.