Skip to content

Commit 6759cd0

Browse files
author
Bastian Schwarz
committed
Updated migration instructions
1 parent 0c07460 commit 6759cd0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

MIGRATION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ If you use the All class you don't need to do anything.
1212
The iAll interface was extended with the iWithin interface. If you created your own implementation of iAll you need to implement the iWithin interface as well.
1313
If you use the All class you don't need to do anything.
1414

15+
### Info Method
16+
The iAll interface was extended with the iInfo interface. If you created your own implementation of iAll you need to implement the iInfo interface as well.
17+
If you use the All class you don't need to do anything.
18+
1519
## 1.x -> 2.x
1620

1721
The ssh connection string is now part of `\Deployer\Host\Host`. This means the

0 commit comments

Comments
 (0)