Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mkldon committed Oct 19, 2018
1 parent 3149aaf commit 72c0885
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

## master

- Improve test sampling.([@mkldon][])

```bash
SAMPLE=10 rake test # runs 10 random test examples
SAMPLE_GROUPS=10 rake test # runs 10 random example groups
```

## 0.7.2 (2018-10-08)

- Add `RSpec/AggregateFailures` support for non-regular 'its' examples. ([@broels][])
Expand Down

0 comments on commit 72c0885

Please sign in to comment.