Skip to content

Commit

Permalink
Prepare for 0.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
itamarst committed Nov 21, 2020
1 parent 3a2cda5 commit e4ae2e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
1 change: 0 additions & 1 deletion .changelog/99.bugfix

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Fil 0.12.0 (2020-11-21)


### Bugfixes

- Fixed bug that would cause crashes when thread-local storage destructors allocated or freed memory. Thanks to @winash12 for reporting the issue. ([#99](https://github.com/pythonspeed/filprofiler/issues/99))


# Fil 0.11.0 (2020-11-19)

### Features
Expand Down

0 comments on commit e4ae2e6

Please sign in to comment.