Skip to content

Commit f3940df

Browse files
authored
Add changelog entry for #256
1 parent ec963a6 commit f3940df

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

juniper_hyper/Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# [master]
2+
3+
## Breaking changes
4+
5+
- The tokio threadpool managed by `hyper` is now used for
6+
executing GraphQL operations as well. Previously a separate threadpool from `futures_cpupool` was required.
7+
8+
[#256](https://github.com/graphql-rust/juniper/pull/256)

0 commit comments

Comments
 (0)