Skip to content

Commit 0742ecd

Browse files
committed
0.0.4
1 parent e2a6745 commit 0742ecd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
513
## [v0.0.3](https://github.com/seznam/qape/compare/v0.0.2...v0.0.3) - 2018-11-17
614

715
### Commits

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qape",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Monkey testing library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)