Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog for the release of version 2.1.4 #44

Merged
merged 1 commit into from
Jan 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,14 @@ All code within the PHPCompatibility organisation is released under the GNU Less

## Changelog

### 2.1.4 - 2025-01-16

This is a maintenance release.

- The recommended version of the [Composer PHPCS plugin] is now `^1.0.0`.
- README: Fixed some broken badges.
- General housekeeping and maintenance. Including a contribution by [@fredden].

### 2.1.3 - 2022-10-25

- README: Updated the installation instructions for [compatibility with Composer >= 2.2][composer22announce].
Expand Down Expand Up @@ -126,4 +134,5 @@ Initial release of the PHPCompatibilityJoomla ruleset.

[Composer PHPCS plugin]: https://github.com/PHPCSStandards/composer-installer/

[@fredden]: https://github.com/fredden
[@GaryJones]: https://github.com/GaryJones
Loading