Skip to content

Commit 7f18367

Browse files
committed
Finalize CHANGELOG
1 parent a3e6c14 commit 7f18367

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
3.0.0.dev1
2-
==========
1+
3.0.0
2+
=====
33

44
**Incompatible changes**
55

@@ -55,11 +55,6 @@ time or change existing behaviors in order to make them less surprising/more use
5555
* ``--exitfirst / -x`` can now be overridden by a following ``--maxfail=N``
5656
and is just a synonym for ``--maxfail=1``.
5757

58-
*
59-
60-
*
61-
62-
*
6358

6459
**New Features**
6560

@@ -147,13 +142,6 @@ time or change existing behaviors in order to make them less surprising/more use
147142
* Allow passing a custom debugger class (e.g. ``--pdbcls=IPython.core.debugger:Pdb``).
148143
Thanks to `@anntzer`_ for the PR.
149144

150-
*
151-
152-
*
153-
154-
*
155-
156-
*
157145

158146
**Changes**
159147

@@ -296,11 +284,6 @@ time or change existing behaviors in order to make them less surprising/more use
296284
a PR, `@eolo999`_ for the initial PR and `@tomviner`_ for his guidance during
297285
EuroPython2016 sprint.
298286

299-
*
300-
301-
*
302-
303-
*
304287

305288
**Bug Fixes**
306289

@@ -343,7 +326,6 @@ time or change existing behaviors in order to make them less surprising/more use
343326
* Fixed off-by-one error with lines from ``request.node.warn``.
344327
Thanks to `@blueyed`_ for the PR.
345328

346-
*
347329

348330
.. _#1210: https://github.com/pytest-dev/pytest/issues/1210
349331
.. _#1235: https://github.com/pytest-dev/pytest/issues/1235

0 commit comments

Comments
 (0)