summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-05-02 12:51:29 +0100
committerSimon McVittie <smcv@collabora.com>2018-05-02 12:51:29 +0100
commit5f8122b0d1b340c6a1330c0f8f729c60d3b96359 (patch)
tree5eec4cd2a4dff01c7adff0a6449d84cbdec04b27
parent5421e3703ca98ba278f67cab133e030949b01997 (diff)
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS19
1 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5483f77..245d739 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,24 @@
D-Bus Python Bindings 1.2.8 (UNRELEASED)
========================================
-...
+Dependencies:
+
+• Documentation requires Sphinx and the readthedocs theme
+• Documentation no longer requires epydoc
+
+Enhancements:
+
+• Build documentation with Sphinx instead of epydoc
+
+• Remove obsolete COMPAT.txt, documenting compatibility breaks in
+ versions over a decade old
+
+Fixes:
+
+• Make sure $(builddir)/test exists before creating .test files there
+
+• Add PKG-INFO and egg_info to dist tarballs so they can be uploaded
+ to PyPI again
D-Bus Python Bindings 1.2.6 (2018-01-29)
========================================