Switch to using autogenerated ChangeLog in docs

This commit switches the docs to use the PBR generated ChangeLog
instead of a hand curated release notes section. This is a lot less
error prone and instantaneous as compared to our current method which
often leaves the release notes section stale for months at a time.

Change-Id: Iff6586fc0113fd8292967a536d5bd37cb46ec29d
This commit is contained in:
Matthew Treinish 2015-09-24 11:51:50 -04:00
parent c5fd8d37cd
commit a8ca37c523
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
3 changed files with 2 additions and 15 deletions

View File

@ -17,18 +17,3 @@ Features
* subunit-trace: an output filter for a subunit stream which provides useful
information about the run
* subunit2html: generates a test results html page from a subunit stream
Release Notes
=============
0.2.0
-----
* Adds support for comments in a blacklist file and printing comments for each
exclude
* Several bugfixes for subunit-trace
* Switched subunit-trace behavior to disable printing percent change
in run time by default and make it optional
0.1.0
-----
* First release which includes: ostestr, subunit-trace, and subunit2html

1
doc/source/history.rst Normal file
View File

@ -0,0 +1 @@
.. include:: ../../ChangeLog

View File

@ -16,6 +16,7 @@ Contents:
usage
contributing
todo
history
Indices and tables
==================