Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit d52aa0c

Browse files
author
Gregg Van Hove
committed
Bump version to 1.2
1 parent 6796a0c commit d52aa0c

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JasmineJunitxmlFormatter
2-
VERSION = "1.1.0"
2+
VERSION = "1.2.0"
33
end

release_notes/1.2.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Jasmine JUnit XML Reporter 1.2.0 Release Notes
2+
3+
## Issues and Pull Requests
4+
5+
* Support for skipped specs in JUnit output
6+
- Merges [#6](https://github.com/jasmine/jasmine-npm/issues/6) from @tzar
7+
8+
------
9+
10+
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_

0 commit comments

Comments
 (0)