Skip to content

Commit 6f49085

Browse files
committed
Release juniper_actix 0.2.2
1 parent c6a9774 commit 6f49085

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
@@ -2,6 +2,10 @@
22

33
- Compatibility with the latest `juniper`.
44

5+
# [[0.2.2] 2021-01-15](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.2)
6+
7+
- Compatibility with the latest `juniper`.
8+
59
# [[0.2.1] 2020-12-12](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.1)
610

711
- Actix package updated to 3.3.

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.1"
3+
version = "0.2.2"
44
edition = "2018"
55
authors = ["Jordao Rosario <[email protected]>"]
66
description = "Juniper GraphQL integration with Actix"

0 commit comments

Comments
 (0)