summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-08-19 21:03:07 +0300
committerLars Wirzenius <liw@liw.fi>2017-08-19 21:03:07 +0300
commit891f4bb2e7a1e702a165836387d9372db35567f9 (patch)
tree8a03bd0f12d0fcece8dc91ed22f5d209e3f10b94
parent7e0cea8237fe36aefa76d881739fa921fcdaa456 (diff)
downloadcliapp-891f4bb2e7a1e702a165836387d9372db35567f9.tar.gz
Add: update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index faccaba..3eb0191 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ 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.
+* Sphinx-generated documentation is no longer supported. It was
+ unmainained and rubbish by now.
Version 1.20160724, released 2016-07-24
----------------------------------------