8000 Add section to What's New page for v0.14.1 bugfix release · thecodingchicken/python-future@904675b · GitHub
[go: up one dir, main page]

Skip to content

Commit 904675b

Browse files
committed
Add section to What's New page for v0.14.1 bugfix release
1 parent 2a945ef commit 904675b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/whatsnew.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ What's New
55

66
.. _whats-new-0.14.x:
77

8+
What's new in version 0.14.1
< 7A86 code>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+
819
What's new in version 0.14.0
920
============================
1021

0 commit comments

Comments
 (0)
0