Skip to content

Commit 1d49819

Browse files
committed
docs: add migration guide
1 parent effcfaa commit 1d49819

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/migrations/v0.46-v1.0.0.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Migrating to [email protected] <!-- omit in toc -->
2+
3+
A migration guide for refactoring your application code from libp2p `v0.46` to `v1.0.0`.
4+
5+
## Table of Contents <!-- omit in toc -->
6+
7+
- [New features](#new-features)
8+
- [Breaking changes](#breaking-changes)
9+
10+
## New features
11+
12+
...
13+
14+
## Breaking changes
15+
16+
...

0 commit comments

Comments
 (0)