Skip to content

Commit

Permalink
Mention WASM support in juniper_axum CHANGELOG (#1283, #1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Sep 23, 2024
1 parent 0e0e6a1 commit 86297a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions juniper_axum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@ All user visible changes to `juniper_axum` crate will be documented in this file

- Bumped up [MSRV] to 1.75. ([#1272])

### Added

- Building on `wasm32-unknown-unknown` and `wasm32-wasi` targets. ([#1283], [#1282])

[#1272]: /../../pull/1272
[#1282]: /../../issues/1282
[#1283]: /../../pull/1283



Expand Down

0 comments on commit 86297a4

Please sign in to comment.