-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Greg Chattin-McNichols and Gregg Van Hove
committed
Aug 3, 2015
1 parent
bb018d5
commit 6c9d589
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Jasmine NPM 2.3.2 Release Notes | ||
|
||
## Pull Requests & Issues | ||
|
||
* Use JASMINE_CONFIG_PATH env in grunt task | ||
- Merges [#50](https://github.com/jasmine/jasmine-npm/issues/50) from @nesQuick | ||
|
||
|
||
* Add link to docs for jasmine.json | ||
- Fixes [#49](https://github.com/jasmine/jasmine-npm/issues/49) | ||
|
||
* Merge pull request #48 from LJWall/count-disabled | ||
|
||
Report "Ran X of Y specs" if some are disabled. | ||
- Merges [#48](https://github.com/jasmine/jasmine-npm/issues/48) from @ljwall | ||
|
||
|
||
------ | ||
|
||
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_ |