Remove FileRepoStatus
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index ea78989..c53bb6f 100644 (file)
@@ -57,6 +57,7 @@ For notes on 1.33.x and older releases, see HISTORY.
 * …
 
 ==== Removed external libraries ====
+* The jquery.async module, deprecated in 1.33, was removed.
 * …
 
 === Bug fixes in 1.34 ===
@@ -159,6 +160,7 @@ because of Phabricator reports.
 * SearchEngine::transformSearchTerm(), deprecated in 1.32, has been removed.
 * The Block typehint only refers to blocks stored in the database. It should be
   updated to AbstractBlock in cases where any type of block could be expected.
+* FileRepoStatus, deprecated in 1.25, has been removed.
 * …
 
 === Deprecations in 1.34 ===