diff --git a/CHANGELOG.md b/CHANGELOG.md index 839662a..8452845 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * [compatibility, CSS] Load MW core CSS that was dropped in MW 1.35 * [code] Drop Travis-CI and move to CircleCI * [code] Update php-parallel-lint to a supported branch with PHP 8.0 +* [deprecated, code] Updated deprecated code ## Version 2.2.2 * [bug, enhancement] Fix to allow multiple methods of login such as MW-OAuth2Client - Issue #99