Changelog
=========

0.0.4
-----

  * Add Bootstrap and prettify the demonstration a little.

0.0.3
-----

  * Update to AngularJS 1.2.0.
  * Add config.timeout support for requests.
  * Add a mock transport layer and provider.
  * Add Karma unit tests.

0.0.2
-----

  * Add missing success() and error() methods to the promise.
  * Add httpOverWebsocket.jsonp() method.
  * Server can set an HTTP status in the WebSocket response.
  * Move the transport layer to a separate provider.
  * Add support for response caching.

0.0.1
-----

  * Initial release.
