Skip to content

Commit

Permalink
Fix changelog version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
agoeb authored Sep 19, 2019
1 parent 576e04d commit 292e47a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
We use [semantic versioning][semver]

# Next version
- [fix] prevent NPE when trying to read manifest from Jar file

# 15.2.0
- [feature] agent logs errors in case of empty coverage dumps (i.e. misconfigured agent)

# 15.1.0
- [feature] supplying a `class-dir` option is no longer mandatory
- [feature] agent logs errors in case of empty coverage dumps (i.e. misconfigured agent)
- [fix] prevent NPE when trying to read manifest from Jar file

# 15.0.0
- [feature] support for git.properties to supply commit information
Expand Down

0 comments on commit 292e47a

Please sign in to comment.