summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-11-08 17:10:18 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-11-08 17:10:18 +0100
commit4a2e4ec683c23d3ac242467cbd4b8983252042f8 (patch)
treef65a15db734b6e615f1a657ad62203a033e1cf7a
parent3f6530d100dd798d6a7eea1e0fd5bfb54e28584e (diff)
update CHANGES0.28.1
-rw-r--r--docs/changes.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 2a8ed4098..fea8bfd2f 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -1,6 +1,21 @@
Changelog
=========
+Version 0.28.1
+--------------
+
+Bug fixes:
+
+- do not try to build api / usage docs for production install,
+ fixes unexpected "mock" build dependency, #384
+
+Other changes:
+
+- avoid using msgpack.packb at import time
+- fix formatting issue in changes.rst
+- fix build on readthedocs
+
+
Version 0.28.0
--------------