From a96e56d55d14c28e3582e43a385802cfc1b2896f Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Sat, 14 Apr 2018 16:00:28 -0700 Subject: [PATCH] Add release notes for 036f5b47efc99 Change-Id: Ia25937b3308ed1caeae9e4a5510648c7f6e19586 --- RELEASE-NOTES-1.31 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 39cb4f222b..0ae6a83943 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -86,6 +86,10 @@ production. "1" for manually patrolled and "2" for autopatrolled actions. * Extensions can now set their type to "editor" if they provide an editor or enhance the editing experience. +* Extensions can use a PSR-4 autoloader by setting an "AutoloadNamespaces" property + in extension.json. See + + for more details and an example. === External library changes in 1.31 === -- 2.20.1