=======
CHANGES
=======

0.6.0 (2010-01-27)
------------------

- Implemented JSON-RPC 2.0 specification. Use JSON-RPC 2.0 version as default.
  Optional the version 1.0 and 1.1 can be set. See JSON-RPC 2.0 specification
  for more information.

- skip alert on errors, pass them to the calling javascript method if callback
  method is given


0.5.0 (2008-04-16)
------------------

- Initial Release
