Skip to content

Commit

Permalink
Update MIGRATING.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrokhl committed Jan 25, 2024
1 parent 27d25e7 commit 41947b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MIGRATING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Migration Guides

### Migrating from versions < v1.16.0
#### Rename state classes
`CardState` -> `VGSCardState`
`SSNState` -> `VGSSSNState`

### Migrating from versions < v1.12.0
#### `VGSCollectSDK/CardScan` scan module deprecated.
Use `VGSCollectSDK/CardIO` or `VGSCollectSDK/BlinkCard` as card scan solution instead.
Expand Down

0 comments on commit 41947b9

Please sign in to comment.