diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a82fad..7b6e355 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -## Version 2.2 +## Version 2.2.1 +* [bug] Syntax error in pivot.css Issue #89 +* [bug] Personal tools menu name not translated into other languages Issue #88 +* [bug] Search autocomplete not available on small screens Issue #85 +* [bug] The links in the menu titles on the left seem to be clickable off they should not be. Issue #68 + +## Version 2.2.0 * [compatibility, deprecated] Fix for deprecated wfSuppressWarnings and wfRestoreWarnings with new Wikimedia\... * [b/c break] Version minor bump, MW >= 1.31.0 now required * [enhancement] Use of requires MW version in skin.json diff --git a/Pivot.skin.php b/Pivot.skin.php index 2103f8e..93b2c5a 100644 --- a/Pivot.skin.php +++ b/Pivot.skin.php @@ -116,10 +116,10 @@ class pivotTemplate extends BaseTemplate {