add release notes and standalone dist for 2.1.1

This commit is contained in:
slackersoft
2014-11-14 18:44:28 -08:00
parent 97ab0cb403
commit 25c546a904
4 changed files with 19 additions and 2 deletions

14
release_notes/2.1.1.md Normal file
View File

@@ -0,0 +1,14 @@
# Jasmine Core 2.1.1 Release Notes
## Summary
This is a hotfix release of jasmine core to fix a breaking change with events emitted by the top-level suite
## Issues
- Top-level suite triggers suiteStarted and suiteEnd to be consistent
- Fixes [#706](http://github.com/pivotal/jasmine/issues/706)
------
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_