summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-08-08 22:12:12 +0300
committerLars Wirzenius <liw@liw.fi>2017-08-08 22:12:12 +0300
commita4dae9c5ebdf2962a8476ad536c9245a7acb4517 (patch)
tree91a0c23efc52b50a55a75679839bee29bdffd518 /NEWS
parent2446d1b99cc7b0c4e8ae56fdbfa850fc56069eda (diff)
downloadcliapp-a4dae9c5ebdf2962a8476ad536c9245a7acb4517.tar.gz
Drop: meliae support
It's not been too useful and it's not got a Python 3 version.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7cfef3..faccaba 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Version 1.20160724+git, not yet released
* `cliapp.runcmd` now has a optional arguments `output_timeout` and
`timeout_callback`.
+* Meliae the Python memory profiler is no longer supported.
Version 1.20160724, released 2016-07-24
----------------------------------------