File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ v0.0.4] ( https://github.com/seznam/qape/compare/v0.0.3...v0.0.4 ) - 2018-12-11
6
+
7
+ ### Commits
8
+
9
+ - New default reporters created: [ ` 7f03ddd ` ] ( https://github.com/seznam/qape/commit/7f03ddd50e8d05f4529087eb5f7eaa04fc357f07 )
10
+ - Update documentation with new config options [ ` d5ddabd ` ] ( https://github.com/seznam/qape/commit/d5ddabd976f746a7ffd8676fd3135080c14bb627 )
11
+ - Fix FileReporterSpec tests [ ` e2a6745 ` ] ( https://github.com/seznam/qape/commit/e2a674530dc74e11e685fdb92646f65f274ac466 )
12
+
5
13
## [ v0.0.3] ( https://github.com/seznam/qape/compare/v0.0.2...v0.0.3 ) - 2018-11-17
6
14
7
15
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qape" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " Monkey testing library" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments