Skip to content

Commit 9143bd8

Browse files
authored
Merge pull request #22 from PHPCompatibility/feature/changelog-2.1.2
Changelog for the release of PHPCompatibilityJoomla 2.1.2
2 parents ce1c569 + dd2129c commit 9143bd8

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,16 @@ All code within the PHPCompatibility organisation is released under the GNU Less
8888

8989
## Changelog
9090

91+
### 2.1.2 - 2021-02-15
92+
93+
- The recommended version of the [Composer PHPCS plugin] is now `^0.7.0`, which offers compatibility with Composer 2.0.
94+
- The ruleset is now also tested against PHP 7.4 and 8.0.
95+
Note: full PHP 7.4 support is only available in combination with PHP_CodeSniffer >= 3.5.6.
96+
Note: runtime PHP 8.0 support is only available in combination with PHP_CodeSniffer >= 3.5.7, full support is expected in PHP_CodeSniffer 3.6.0.
97+
9198
### 2.1.1 - 2019-08-29
9299

93-
- The recommended version of the DealerDirect PHPCS Composer plugin is now `^0.5.0`.
100+
- The recommended version of the [Composer PHPCS plugin] is now `^0.5.0`.
94101

95102
### 2.1.0 - 2018-12-16
96103

@@ -109,3 +116,5 @@ All code within the PHPCompatibility organisation is released under the GNU Less
109116
### 1.0.0 - 2018-07-17
110117

111118
Initial release of the PHPCompatibilityJoomla ruleset.
119+
120+
[Composer PHPCS plugin]: https://github.com/Dealerdirect/phpcodesniffer-composer-installer/

0 commit comments

Comments
 (0)