Skip to content

Commit

Permalink
Add a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
RKushnir committed Apr 24, 2024
1 parent 90a6e10 commit c8f16ef
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Unreleased
------
#### Enhancements
- Print warnings about incorrectly used ignore-markers (#325), such as start-marker
without a corresponding stop-marker, or two start-markers without a stop-marker in-between etc.

0.18.1
------
#### Changes
- Use explicit steps to remove 1.16 deprecation warning in Cobertura (#322).

0.18.0
------
#### Changes
Expand Down

0 comments on commit c8f16ef

Please sign in to comment.