diff --git a/CHANGELOG.md b/CHANGELOG.md index 391df613..285daa27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.1.4](https://github.com/paritytech/asset-transfer-api/compare/v0.1.3..v0.1.4)(2023-11-14) + +## Features + +- feat: ParaToRelay + +## Fix + +- fix: updated zombienet to work with polkadot-sdk nodes +- fix: support parachains without assets pallet in runtime + +## Docs + +- docs: adjust inline docs for createXcmTypes + ## [0.1.3](https://github.com/paritytech/asset-transfer-api/compare/v0.1.2..v0.1.3)(2023-11-07) ## Features diff --git a/README.md b/README.md index 1087a1e4..c81e5731 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The below chart is focusing on what directions are supported for constructing as | Relay to Parachain | ✅ | ✅ | | Relay to System | ✅ | ✅ | | Parachain to Parachain | ✅ | ✅ | -| Parachain to Relay | ❌ | ❌ | +| Parachain to Relay | ✅ | ✅ | | Parachain to System | ✅ | ✅ | | System to System | ✅ | ✅ | diff --git a/docs/classes/AssetTransferApi.AssetTransferApi.html b/docs/classes/AssetTransferApi.AssetTransferApi.html index a578e607..868aa270 100644 --- a/docs/classes/AssetTransferApi.AssetTransferApi.html +++ b/docs/classes/AssetTransferApi.AssetTransferApi.html @@ -1,4 +1,4 @@ -
Optional
Optional
isOptional
Optional
keepOptional
Optional
paysOptional
Optional
paysOptional
Optional
sendersOptional
Optional
transferOptional
Optional
weightOptional
Optional
xcmOptional
The direction of the cross chain transfer.
The constructed transaction.
The xcm version that was used to construct the tx.