Skip to content
This repository was archived by the owner on Jul 3, 2022. It is now read-only.

Commit a5b3b9e

Browse files
committed
Update Migration_3.0.md
1 parent ac0bec1 commit a5b3b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Migration_3.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Migrating from 2.0.0 to 3.0.0-beta.3
1+
# Migrating from 2.0.0 to 3.0.0
22

33
- The 'Box' dependency is no longer needed. If you're using a dependency manager, you'll probably won't have to do anything.
44
- The 'Result' dependency has been updated to a newer version. As a result the static `Result.success` and `Result.failure` methods are no longer available. Use `Result(value:)` and `Result(error:)` instead.

0 commit comments

Comments
 (0)