RELEASE-NOTES: Add note for jquery.async deprecation
[lhc/web/wiklou.git] / RELEASE-NOTES-1.33
index 80e3bbd..435315e 100644 (file)
@@ -212,6 +212,9 @@ because of Phabricator reports.
   Wikimedia\Services. The old name is still supported, but deprecated.
 * (T155582) Content::getNativeData has been deprecated. Please use model-
   specific getters, such as TextContent::getText().
+* The class WebInstallerOutput is now marked as @private.
+* (T209699) The jquery.async module has been deprecated. JavaScript code that
+  needs asynchronous behaviour should use Promises.
 * …
 
 === Other changes in 1.33 ===