15 lines
387 B
Markdown
15 lines
387 B
Markdown
# Jasmine 2.3.2 Release Notes
|
|
|
|
## Summary
|
|
|
|
This is a hotfix release to fix a regression with specs declared without a function body
|
|
|
|
## Pull Requests & Issues
|
|
|
|
* A spec without a function provided should be `pending` not `disabled`
|
|
- Fixes [#840](https://github.com/jasmine/jasmine/issues/840)
|
|
|
|
------
|
|
|
|
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_
|