Skip to content

Commit a67f420

Browse files
committed
2.0.6
1 parent 036ae84 commit a67f420

12 files changed

Lines changed: 82 additions & 74 deletions

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## 2.0.5 - 2019-04-
3+
## 2.0.6 - 2019-05-11
4+
5+
### Changed
6+
7+
- Performance improvements.
8+
9+
## 2.0.5 - 2019-04-19
410

511
### Fixed
612

Cargo.lock

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "orjson"
3-
version = "2.0.5"
3+
version = "2.0.6"
44
authors = ["ijl <ijl@mailbox.org>"]
55
description = "Fast, correct Python JSON library"
66
edition = "2018"

0 commit comments

Comments
 (0)