Skip to content

Commit 4bf1048

Browse files
author
Bastian Schwarz
committed
Updated migration instructions
1 parent 1dd6cf5 commit 4bf1048

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

MIGRATION.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Migration
22

3+
## 2.x -> 3.x
4+
5+
The iAll interface was extended with the iBefore interface. If you created your own implementation of iAll you need to implement the iBefore interface as well.
6+
If you use the All class you don't need to do anything.
7+
38
## 1.x -> 2.x
49

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

0 commit comments

Comments
 (0)