Skip to content

Commit 293975b

Browse files
authored
Merge pull request #47 from PHPCompatibility/feature/changelog-1.3.3
Changelog for the release of version 1.3.3
2 parents 79eeee8 + 2449b00 commit 293975b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ All code within the PHPCompatibility organisation is released under the GNU Less
9797

9898
## Changelog
9999

100+
### 1.3.3 - 2024-04-25
101+
102+
* Prevent a new false positive when the ruleset is run over the code of the latest 1.x version of the `sodium_compat` polyfill itself.
103+
* The recommended version of the [Composer PHPCS plugin] is now `^1.0`.
104+
* Other housekeeping. Includes a contribution from [@fredden].
105+
100106
### 1.3.2 - 2022-10-25
101107

102108
- README: Updated the installation instructions for [compatibility with Composer >= 2.2][composer22announce].
@@ -140,4 +146,5 @@ Initial release of PHPCompatibilityParagonie containing rulesets covering the `r
140146

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

149+
[@fredden]: https://github.com/fredden
143150
[@GaryJones]: https://github.com/GaryJones

0 commit comments

Comments
 (0)