diff --git a/UPGRADE.md b/UPGRADE.md index 62e0cf7..b560ce1 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -1,5 +1,18 @@ ## Upgrade v0.12.x > dev-master +### Try it: Experimental Executor with improved performance +It is disabled by default. To enable it, do the following +```php + v0.12.x ### Breaking: Minimum supported version is PHP5.6