1.2b4 (2012-03-21)
------------------

- Another Manifest.in fix
  [tom_gross]


1.2b3 (2012-03-21)
------------------

- Added Manifest.in and fixed broken egg
  [tom_gross]


1.2b2 (2012-03-20)
------------------

- Use simplejson/json instead of minjson implementation
  [tom_gross]

- Allow utf-8 as input encoding only
  [tom_gross]

- Zope 2.13 compatibility
  [tom_gross]

- Fixed issue occured if used with diazo
  [tom_gross]

1.2b1 (2011-10-07)
------------------

- fixed content-type with charset
  [tom_gross, thanks Steve Spicklemire]

- changed `has_key` with __contains__ calls
  [tom_gross]

- fixed sending of unauthorized status
  [tom_gross]

- return error object according to the JSON-RPC specification
  http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#ErrorObject
  [tom_gross, thanks Steve Spicklemire]

1.2a1 (2010-07-15)
------------------

- fixes for Zope 2.10 

- moved from old product from http://www.zope.org/Members/ree/jsonserver2
  [tom_gross]
