Add 1.27.7 to HISTORY
[lhc/web/wiklou.git] / HISTORY
diff --git a/HISTORY b/HISTORY
index 741c59b..771d57e 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -2570,11 +2570,19 @@ There's usually someone online in #mediawiki on irc.freenode.net.
 
 = MediaWiki 1.27 =
 
+== MediaWiki 1.27.7 ==
+
+This is a maintenance release of the MediaWiki 1.27 branch.
+
+=== Changes since MediaWiki 1.27.6 ===
+* Add missing `use MediaWiki\MediaWikiServices;` to LogEventsList.php.
+* Remove broken tests from ApiBlockTest.php.
+
 == MediaWiki 1.27.6 ==
 
 This is a security and maintenance release of the MediaWiki 1.27 branch.
 
-=== Changes since MediaWiki 1.27.6 ===
+=== Changes since MediaWiki 1.27.5 ===
 * (T204729) WatchedItemStore::countVisitingWatchersMultiple() shouldn't query
   all titles when asked for none.
 * (T109121) Remove deprecated pear/mail_mime-decode from composer suggested