Skip to content

Commit f11dec9

Browse files
author
Marc Rooding
committed
Updated version & added contributors
1 parent 9e3ac32 commit f11dec9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,20 @@ This is all that's required to add the saved screenshots to the HTML report.
173173
## Contributing
174174
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.
175175

176+
## Contributors
177+
178+
@smuldr @nicolaspayot
179+
176180
## Copyright
177181

178182
Copyright for portions of project [gulp-protractor-cucumber-html-report](https://github.com/mrooding/gulp-protractor-cucumber-html-report) are held by Robert Hilscher, 2015 as part of project [grunt-protractor-cucumber-html-report](https://github.com/robhil/grunt-protractor-cucumber-html-report). All other copyright for project [gulp-protractor-cucumber-html-report](https://github.com/mrooding/gulp-protractor-cucumber-html-report) are held by Marc Rooding, 2015.
179183

180184
## Release History
185+
186+
0.1.0:
187+
- Added multiple JSON files support. Thanks [Bill77](https://github.com/Bill77)!
188+
- The readme example for usage with fs-extra contained a bug in which `fs.mkDirSync` took an incorrect parameter. Thanks [nicolaspayot](https://github.com/nicolaspayot) for fixing this.
189+
181190
0.0.9:
182191
- The readme now contains 2 different ways to use the JSON output hook. One using an external library and one without.
183192

0 commit comments

Comments
 (0)