Skip to content

Commit

Permalink
Mention in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Nov 3, 2023
1 parent 9e71251 commit a50d26b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions juniper_rocket/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ All user visible changes to `juniper_rocket` crate will be documented in this fi
### BC Breaks

- Switched to 0.16 version of [`juniper` crate].
- Switched to 0.5.0-rc.4 version of [`rocket` crate]. ([#1205])

### Added

- `AsRef` and `AsMut` implementation for `GraphQLRequest` to its inner type. ([#968], [#930])

[#930]: /../../issues/930
[#968]: /../../pull/968
[#1205]: /../../pull/1205



Expand Down

0 comments on commit a50d26b

Please sign in to comment.