Skip to content

Commit 86297a4

Browse files
committed
Mention WASM support in juniper_axum CHANGELOG (#1283, #1282)
1 parent 0e0e6a1 commit 86297a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

juniper_axum/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ All user visible changes to `juniper_axum` crate will be documented in this file
1212

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

15+
### Added
16+
17+
- Building on `wasm32-unknown-unknown` and `wasm32-wasi` targets. ([#1283], [#1282])
18+
1519
[#1272]: /../../pull/1272
20+
[#1282]: /../../issues/1282
21+
[#1283]: /../../pull/1283
1622

1723

1824

0 commit comments

Comments
 (0)