Skip to content

Commit 7ddbb81

Browse files
committed
commit
1 parent 471ba13 commit 7ddbb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
## From v3 to v4
44

5-
v2 has mainly been made to provide compatibility with fractal 0.16. In that version of Fractal your transformers, includes and excludes should return an array. String, ints, bools and such are not allowed anymore.
5+
v2 has mainly been made to provide compatibility with fractal 0.16 through fractalistic 2. In that version of Fractal your transformers, includes and excludes should return an array. String, ints, bools and such are not allowed anymore.
66

77
If all your transformers follow that rule you should be able to upgrade to v2 without any modifications to your code.

0 commit comments

Comments
 (0)