bump version to 2.3.2

This commit is contained in:
Gregg Van Hove
2015-05-07 14:02:12 -07:00
parent add841a1e9
commit 426eebe1ce
5 changed files with 18 additions and 4 deletions

14
release_notes/2.3.2.md Normal file
View File

@@ -0,0 +1,14 @@
# 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)_