Skip to content

Commit 44baf28

Browse files
committed
Add a stub for v23 migration doc
1 parent cd9e769 commit 44baf28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

soroban-sdk/src/_migrating.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//! # Migrating from v22 to v23
2+
//! TBD
3+
//!
14
//! # Migrating from v21 to v22
25
//!
36
//! 1. [`Env::register`] and [`Env::register_at`] replace [`Env::register_contract`] and [`Env::register_contract_wasm`].

0 commit comments

Comments
 (0)