Skip to content

Commit c8f16ef

Browse files
committed
Add a changelog entry
1 parent 90a6e10 commit c8f16ef

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Unreleased
2+
------
3+
#### Enhancements
4+
- Print warnings about incorrectly used ignore-markers (#325), such as start-marker
5+
without a corresponding stop-marker, or two start-markers without a stop-marker in-between etc.
6+
7+
0.18.1
8+
------
9+
#### Changes
10+
- Use explicit steps to remove 1.16 deprecation warning in Cobertura (#322).
11+
112
0.18.0
213
------
314
#### Changes

0 commit comments

Comments
 (0)