Skip to content

Commit 030c422

Browse files
committed
Fix conflicts in CHANGELOG
1 parent 3ba475c commit 030c422

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,9 @@
33

44
**Incompatible changes**
55

6-
<<<<<<< HEAD
6+
77
A number of incompatible changes were made in this release, with the intent of removing features deprecated for a long
88
time or change existing behaviors in order to make them less surprising/more useful.
9-
=======
10-
* Improve error message with fixture lookup errors: add an 'E' to the first
11-
line and '>' to the rest. Fixes `#717`_. Thanks `@blueyed`_ for reporting and
12-
a PR, `@eolo999`_ for the initial PR and `@tomviner`_ for his guidance during
13-
EuroPython2016 sprint.
14-
>>>>>>> master
159

1610
* Reinterpretation mode has now been removed. Only plain and rewrite
1711
mode are available, consequently the ``--assert=reinterp`` option is
@@ -294,7 +288,10 @@ time or change existing behaviors in order to make them less surprising/more use
294288
and there are more modern and better alternatives (see `#830`_).
295289
Thanks `@nicoddemus`_ for the PR.
296290

297-
*
291+
* Improve error message with fixture lookup errors: add an 'E' to the first
292+
line and '>' to the rest. Fixes `#717`_. Thanks `@blueyed`_ for reporting and
293+
a PR, `@eolo999`_ for the initial PR and `@tomviner`_ for his guidance during
294+
EuroPython2016 sprint.
298295

299296
*
300297

0 commit comments

Comments
 (0)