diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2016-10-17 21:31:10 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2016-10-17 21:31:22 +0900 |
commit | 65e37eefb3c21d4ae3cdbcd7ffe8221f7c2519f8 (patch) | |
tree | b2997deee5b581963b929c0599be5b7cf686507c | |
parent | e04fe845c7ad90fcf01738d67cca7401c06d0acf (diff) | |
download | sphinx-git-65e37eefb3c21d4ae3cdbcd7ffe8221f7c2519f8.tar.gz |
Bump to 1.5 alpha2v1.5a2
-rw-r--r-- | CHANGES | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,5 +1,5 @@ -Release 1.5 alpha2 (in development) -=================================== +Release 1.5 alpha2 (released Oct 17, 2016) +========================================== Incompatible changes -------------------- @@ -61,10 +61,6 @@ Testing * To simplify, sphinx uses external mock package even if unittest.mock exists. -Documentation -------------- - - Release 1.5 alpha1 (released Sep 21, 2016) ========================================== |