diff --git a/en/appendices/5-3-migration-guide.rst b/en/appendices/5-3-migration-guide.rst index 316ac76789..3ae2657571 100644 --- a/en/appendices/5-3-migration-guide.rst +++ b/en/appendices/5-3-migration-guide.rst @@ -49,6 +49,12 @@ Command create relative path symlinks. This is useful when creating symlinks within containers that use volume mounts. +Console +------- + +- Added ``TreeHelper`` which outputs an array as a tree such as an array of filesystem + directories as array keys and files as lists under each directory. + Routing -------