=============================
Change log for gocept.jasmine
=============================

0.5.1 (2014-06-10)
==================

- The last two releases (0.4 and 0.5) were brown bag releases, so we need to make a new one.


0.5 (2014-06-10)
================

- Add JS library to mock ajax calls during jasmine tests.


0.4 (2014-06-06)
================

- Make it possible to run multiple TestApps.


0.3 (2013-08-27)
================

- Fixed a problem where the testrunner finished `sucessfully` before all
  jasmine tests finished in browser.


0.2 (2013-08-17)
================

- Added helper function to ease test layer setup.

- Made it easier to debug jasmine tests in the browser.


0.1 (2013-08-16)
================

initial release
