We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a945ef commit 904675bCopy full SHA for 904675b
docs/whatsnew.rst
@@ -5,6 +5,17 @@ What's New
5
6
.. _whats-new-0.14.x:
7
8
+What's new in version 0.14.1
9
+============================
10
+
11
+This is a minor bug-fix release:
12
13
+- Docs: add a missing template file for building docs (issue #108)
14
+- Tests: fix a bug in error handling while reporting failed script runs (issue #109)
15
+- install_aliases(): don't assume that the ``test.test_support`` module always
16
+ exists on Py2 (issue #109)
17
18
19
What's new in version 0.14.0
20
============================
21
0 commit comments