Skip to content

Commit

Permalink
prdoc
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Apr 3, 2024
1 parent a19a2b8 commit bb4ab77
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions prdoc/pr_2119.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
title: "Add example pallet for Multi-Block-Migrations"

doc:
- audience: Runtime Dev
description: |
- Add an example pallet to demonstrate Multi-Block-Migrations.
- Add a `MigrationId` to frame-support for more convenient identification or migrations.
- Add default config prelude for testing in pallet-migrations.

crates:
- name: frame-support
bump: minor
- name: pallet-migrations
bump: minor
- name: kitchensink-runtime
bump: patch

0 comments on commit bb4ab77

Please sign in to comment.