From bebb62f3643cc865b92725378baf587abb171ef7 Mon Sep 17 00:00:00 2001 From: Adrian Catangiu Date: Thu, 24 Oct 2024 18:28:52 +0300 Subject: [PATCH] add prdoc --- prdoc/pr_6221.prdoc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 prdoc/pr_6221.prdoc diff --git a/prdoc/pr_6221.prdoc b/prdoc/pr_6221.prdoc new file mode 100644 index 0000000000000..cf2a588b74154 --- /dev/null +++ b/prdoc/pr_6221.prdoc @@ -0,0 +1,10 @@ +title: Enable approval-voting-parallel by default on kusama + +doc: + - audience: Runtime Dev + description: | + Replaced `GlobalConsensusEthereumConvertsFor` with `EthereumLocationsConverterFor` that allows `Location` + to `AccountId` conversion for the Ethereum network root as before, but also for Ethereum contracts and accounts. +crates: + - name: snowbridge-router-primitives + bump: major