diff --git a/categories.xml b/categories.xml index 2f408651..df67d9b0 100644 --- a/categories.xml +++ b/categories.xml @@ -519,6 +519,17 @@ var files = event.originalEvent.dataTransfer.files;
Aspects of the API that were changed in the corresponding version of jQuery.
+Dropped support for IE <11 & Edge Legacy, removed deprecated APIs, added FormData support, improved support for CSP & Trusted Types. Automatic JSONP promotion removed. Special handling of boolean attributes removed.
+Callbacks & Deferred modules are now excluded from the Slim build.
+jQuery is now authored in ESM.
+For more information, see the Release Notes/Changelog of jQuery 4.0.0-beta.2.
+