summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVlad Glagolev2015-08-04 22:08:41 +0300
committerVlad Glagolev2015-08-04 22:08:41 +0300
commitf404a69951b6f67dea3dfdd82f5cf7fa19a2230c (patch)
treea9b1bd08f5710b7d0c40ed14ef151bc59e6cf36b /ChangeLog
parent1f1c59fb52674a86ecadaa8e9e13b739ddc63a82 (diff)
memory_profiler: new spell, monitor memory usage of Python code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b09d965d3c..c4987e59f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
terminal capabilities in Python
* python-pypi/line_profiler: new spell, line-by-line profiling for
Python
+ * python-pypi/memory_profiler: new spell, monitor memory usage of
+ Python code
2015-08-02 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-cookie: new spell, cookie parsing and rendereing for