python-canonicaljson (1.1.4) UNRELEASED; urgency=medium

  * Fix error when encoding non-BMP characters on UCS-2 python builds
    (fixes issue #12).

 -- Richard van der Hoff <richard@matrix.org>  Wed, 23 May 2018 09:07:26 +0100

python-canonicaljson (1.1.3) stable; urgency=medium

  * Bump depencency on frozendict to >=1.0, to fix conflicts with older
    versions.

 -- Richard van der Hoff <richard@matrix.org>  Fri, 13 Apr 2018 09:51:24 +0100

python-canonicaljson (1.1.2) stable; urgency=medium

  * Fix escaping of control characters U+0000 to U+001F AGAIN, which was STILL
    broken in the previous release

 -- Richard van der Hoff <richard@matrix.org>  Thu, 12 Apr 2018 15:53:56 +0100

python-canonicaljson (1.1.1) stable; urgency=medium

  * Fix escaping of control characters U+0000 to U+001F, which was broken in
    the previous release

 -- Richard van der Hoff <richard@matrix.org>  Wed, 11 Apr 2018 18:01:50 +0100

python-canonicaljson (1.1.0) stable; urgency=medium

  * Significant performance improvements
    (https://github.com/matrix-org/python-canonicaljson/pull/7,
    https://github.com/matrix-org/python-canonicaljson/pull/8,
    https://github.com/matrix-org/python-canonicaljson/pull/9)

 -- Richard van der Hoff <richard@matrix.org>  Tue, 10 Apr 2018 16:42:19 +0100

canonicaljson (1.0.0-1) wheezy; urgency=low

  * source package automatically created by stdeb 0.6.0+git

 -- Erik Johnston <erikj@matrix.org>  Fri, 13 Nov 2015 14:47:18 +0000
