Skip to content

Commit d99487c

Browse files
committed
Remove dates from changelog. rst.linker will re-add these dynamically.
Ref #12
1 parent 3b47fd0 commit d99487c

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

NEWS.rst

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,33 @@
1-
2-
2.2.0 (*2024-04-08*)
3-
====================
1+
2.2.0
2+
=====
43

54
- Require Python 3.8.
65

7-
2.1.0 (*2023-10-11*)
8-
====================
6+
2.1.0
7+
=====
98

109
- Updated to use ``pytest.hookimpl`` fixing DeprecationWarning (#4).
1110

12-
2.0.0 (*2021-04-23*)
13-
====================
11+
2.0.0
12+
=====
1413

1514
- register "flaky" mark
1615
- Drop support for python 2.7, 3.4, 3.5.
1716
- Add support for python 3.8, 3.9.
1817
- Support pytest > 6.0
1918

2019

21-
1.0.0 (*2019-01-10*)
22-
====================
20+
1.0.0
21+
=====
2322

2423
- replace function removed by pytest version 4.1.0
2524

26-
0.1.1 (*2015-08-12*)
27-
====================
25+
0.1.1
26+
=====
2827

2928
- fix installation using `setup.py`
3029

31-
0.1.0 (*2015-08-11*)
32-
====================
30+
0.1.0
31+
=====
3332

3433
- initial release

0 commit comments

Comments
 (0)