Skip to content

Commit e98dc0e

Browse files
committed
Prepare for 0.7.2.
1 parent a73c4d3 commit e98dc0e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changelog/38.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/43.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Fil 0.7.2 (2020-07-12)
2+
3+
4+
### Bugfixes
5+
6+
- Significantly reduced the memory used to generate the SVG report. ([#38](https://github.com/pythonspeed/filprofiler/issues/38))
7+
- Reduced memory overhead of Fil somewhat, specifically when tracking large numbers of small allocations. ([#43](https://github.com/pythonspeed/filprofiler/issues/43))
8+
9+
110
# Fil 0.7.1 (2020-07-07)
211

312

0 commit comments

Comments
 (0)