mirror of https://github.com/SnapKit/SnapKit
Merge branch 'master' of github.com:SnapKit/SnapKit into develop
This commit is contained in:
commit
e95f7007c5
|
@ -1,6 +1,6 @@
|
||||||
## SnapKit 3.0 Migration Guide
|
## SnapKit 3.0 Migration Guide
|
||||||
|
|
||||||
SnapKit 3.0 has many breaking changes from earlier versions. You can read the [changelog](https://github.com/SnapKit/SnapKit/blob/master/CHANGELOG.md) for more details.
|
SnapKit 3.0 has many breaking changes from earlier versions. You can read the [notes on releases](https://github.com/SnapKit/SnapKit/releases) for more details.
|
||||||
|
|
||||||
1. Upgrade SnapKit installation
|
1. Upgrade SnapKit installation
|
||||||
2. Find all `snp_` and replace with `snp.`
|
2. Find all `snp_` and replace with `snp.`
|
||||||
|
|
Loading…
Reference in New Issue