Skip to content

Commit 69cd3aa

Browse files
committed
Prepare for 0.14.1.
1 parent 3b9a9bb commit 69cd3aa

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.changelog/113.bugfix

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

.changelog/114.feature

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Fil 0.14.1 (2021-01-15)
2+
3+
4+
### Features
5+
6+
- Report memory stats when out-of-memory event is detected. ([#114](https://github.com/pythonspeed/filprofiler/issues/114))
7+
8+
9+
### Bugfixes
10+
11+
- Correctly handle bad data from cgroups about memory limits, fixing erroneous out-of-memory caused by Docker. ([#113](https://github.com/pythonspeed/filprofiler/issues/113))
12+
13+
114
# Fil 0.14.0 (2021-01-13)
215

316

0 commit comments

Comments
 (0)