Skip to content

Commit

Permalink
Add PRDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscoaguirre committed Dec 4, 2023
1 parent d1858f8 commit 223c681
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions prdoc/pr_1250.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
title: Fix XCMP max message size check

doc:
- audience: Core Dev
description: |
Improved XCMP max message check logic.
Also made the XCM builder methods take and return mutable borrows instead of ownership.

migrations:
db: []

runtime: []

crates:
- name: "cumulus-pallet-xcmp-queue"
semver: patch
- name: "xcm-procedural"
semver: patch

host_functions: []

0 comments on commit 223c681

Please sign in to comment.