We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e09cfa commit 44ad94fCopy full SHA for 44ad94f
2 files changed
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changes
2
-------
3
4
-0.9.2 (unreleased)
+0.9.2 (2020-10-24)
5
~~~~~~~~~~~~~~~~~~
6
7
* Use `current master`__ version of rapidjson
@@ -23,7 +23,7 @@ Changes
23
24
__ https://github.com/python-rapidjson/python-rapidjson/pull/133
25
26
-* Add comparison benchmarks against orjson and hyperjson (`issue #130` and `PR #131`__,
+* Add comparison benchmarks against orjson and hyperjson (`issue #130`__ and `PR #131`__,
27
thanks to Sebastian Pipping)
28
29
__ https://github.com/python-rapidjson/python-rapidjson/issues/130
version.txt
@@ -1 +1 @@
-0.9.1
+0.9.2
0 commit comments