Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonspeed committed Mar 18, 2023
1 parent 5ef1aaa commit dbad391
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 0 additions & 1 deletion .changelog/485.bugfix

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Release notes

## 2023.3.1 (2023-3-18)

### Bugfixes

- Fixed a reentrancy bug that could cause profiling to fail with a BorrowMutError. ([#485](https://github.com/pythonspeed/filprofiler/issues/485))

## 2023.3.0 (2023-3-1)

### Changes
Expand Down

0 comments on commit dbad391

Please sign in to comment.