Skip to content

Commit 19bfbf6

Browse files
committed
Release juniper_actix 0.2.3
1 parent 71731c8 commit 19bfbf6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

juniper_actix/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# master
22

3+
- Compatibility with the latest `juniper`.
4+
5+
# [[0.2.3] 2021-01-27](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.3)
6+
37
- Compatibility with the latest `juniper`.
48
- Fix Content-Type charset parsing ([#863](https://github.com/graphql-rust/juniper/pull/863))
59

juniper_actix/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "juniper_actix"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
edition = "2018"
55
authors = ["Jordao Rosario <[email protected]>"]
66
description = "Juniper GraphQL integration with Actix"

0 commit comments

Comments
 (0)