Skip to content

Commit 4ea08f5

Browse files
committed
Prepare for 0.7.0.
1 parent e0e2305 commit 4ea08f5

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

.changelog/10.feature

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

.changelog/11.feature

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

.changelog/26.misc

Whitespace-only changes.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Fil 0.7.0 (2020-07-03)
2+
3+
4+
### Features
5+
6+
- C++ allocations get tracked more reliably, especially on macOS. ([#10](https://github.com/pythonspeed/filprofiler/issues/10))
7+
- Validated that Fortran 90 allocations are tracked by Fil. ([#11](https://github.com/pythonspeed/filprofiler/issues/11))
8+
9+
10+
### Misc
11+
12+
- [#26](https://github.com/pythonspeed/filprofiler/issues/26)
13+
14+
115
# Fil 0.6.0 (2020-07-01)
216

317

0 commit comments

Comments
 (0)