소스 검색

update CHANGES

Thomas Waldmann 9 년 전
부모
커밋
4a2e4ec683
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. 15 0
      docs/changes.rst

+ 15 - 0
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
 --------------