aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/SUMMARY.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2019-10-17 06:16:43 +0000
committerGitHub <noreply@github.com>2019-10-17 06:16:43 +0000
commite82fb497f091e7e182ae349baf7dd3c225cd18bf (patch)
treef9ecad666d36be55fcfcaf5eb1936a9c10f5fe37 /book/en/src/SUMMARY.md
parent47e4d999072ade9447616a91fbce61561810c75b (diff)
parent4b61c345eb93a06bf393e0f1f839bce421dc35da (diff)
Merge #256
256: add migration guide r=korken89 a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io>
Diffstat (limited to 'book/en/src/SUMMARY.md')
-rw-r--r--book/en/src/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md
index 8b62633..3d5a4f8 100644
--- a/book/en/src/SUMMARY.md
+++ b/book/en/src/SUMMARY.md
@@ -9,6 +9,7 @@
- [Types, Send and Sync](./by-example/types-send-sync.md)
- [Starting a new project](./by-example/new.md)
- [Tips & tricks](./by-example/tips.md)
+- [Migrating from v0.4.x to v0.5.0](./migration.md)
- [Under the hood](./internals.md)
- [Interrupt configuration](./internals/interrupt-configuration.md)
- [Non-reentrancy](./internals/non-reentrancy.md)