Skip to content

Commit

Permalink
Changelog entries for #589 [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob authored Jun 24, 2017
1 parent 44064c3 commit 92b01f8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
0.15.0 unreleased ([changes](https://github.com/colszowka/simplecov/compare/v0.14.1...master))
=======

## Enhancements

* Ability to use regex filters for removing files from the output. See [#589](https://github.com/colszowka/simplecov/pull/589) (thanks @jsteel)

## Bugfixes

* Make sure Array Filter can use all other filter types. See [#589](https://github.com/colszowka/simplecov/pull/589) (thanks @jsteel)
* Make sure file names use `Simplecov.root` as base avoiding using full absolute project paths. See [#589](https://github.com/colszowka/simplecov/pull/589) (thanks @jsteel)


0.14.1 2017-03-18 ([changes](https://github.com/colszowka/simplecov/compare/v0.14.0...v0.14.1))
========

Expand Down

0 comments on commit 92b01f8

Please sign in to comment.