diff --git a/UPGRADE-3.0.md b/UPGRADE-3.0.md index 3e5d3817d2..5776b14eff 100644 --- a/UPGRADE-3.0.md +++ b/UPGRADE-3.0.md @@ -19,7 +19,7 @@ UPGRADE FROM 2.x to 3.0 * The `DebugUniversalClassLoader` class has been removed in favor of `DebugClassLoader`. The difference is that the constructor now takes a loader to wrap. - ``` + ### Config