diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b6746f6..917064c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - Add coveralls.multiple command (#303). - Support `# coveralls-ignore-next-line` comment for ignoring single next line. - Ignore single next line (#301). +- Add `mix coveralls.cobertura` task. + - cobertura task (#302). 0.15.3 ------