Skip to content

Commit ff42d05

Browse files
committed
Add release notes
Fixes #6
1 parent c66701c commit ff42d05

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGES.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Release Notes
2+
-------------
3+
4+
**0.3.0 (2016-06-30)**
5+
6+
* Added support for repeating parameterised tests
7+
8+
**0.2 (2015-10-27)**
9+
10+
* README updates
11+
12+
**0.1 (2015-10-19)**
13+
14+
* Initial release

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@ These tests will simply always run once, regardless of :code:`--count`, and show
7272
Resources
7373
---------
7474

75+
- `Release Notes <http://github.com/pytest-dev/pytest-repeat/blob/master/CHANGES.rst>`_
7576
- `Issue Tracker <http://github.com/pytest-dev/pytest-repeat/issues>`_
7677
- `Code <http://github.com/pytest-dev/pytest-repeat/>`_

0 commit comments

Comments
 (0)