[ospec] Update change log to reflect #2141

This commit is contained in:
Pierre-Yves Gérardy 2018-05-07 01:52:49 +02:00 committed by GitHub
parent ceabe993a3
commit ca1bce9732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
## 2.0.0
_2018-05-xx_
- Allow piping a custom list of test-files to the `ospec` binary ([#2137](https://github.com/MithrilJS/mithril.js/pull/2137))
- the CLI runner now accepts globs as arguments ([#2141](https://github.com/MithrilJS/mithril.js/pull/2141), [@maranomynet](https://github.com/maranomynet))
- Added support for custom reporters ([#2020](https://github.com/MithrilJS/mithril.js/pull/2020))
- Make Ospec more [Flems](https://flems.io)-friendly ([#2034](https://github.com/MithrilJS/mithril.js/pull/2034))
- Works either as a global or in CommonJS environments