Skip to content

Commit 9349902

Browse files
authored
Merge pull request #48 from PHPCompatibility/feature/changelog-update
CHANGELOG: fix bullet consistency
2 parents 6f2d658 + 526ef78 commit 9349902

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -89,29 +89,29 @@ All code within the PHPCompatibility organisation is released under the GNU Less
8989

9090
This is a maintenance release.
9191

92-
- The ruleset now includes schema tags.
93-
- General housekeeping and maintenance.
92+
* The ruleset now includes schema tags.
93+
* General housekeeping and maintenance.
9494

9595
### 1.0.5 - 2025-01-16
9696

9797
This is a maintenance release.
9898

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

103103
### 1.0.4 - 2022-10-23
104104

105-
- README: Updated the installation instructions for [compatibility with Composer >= 2.2][composer22announce].
106-
- Composer: The package will now identify itself as a static analysis tool. Thanks [@GaryJones]!
107-
- Other housekeeping and minor documentation updates.
105+
* README: Updated the installation instructions for [compatibility with Composer >= 2.2][composer22announce].
106+
* Composer: The package will now identify itself as a static analysis tool. Thanks [@GaryJones]!
107+
* Other housekeeping and minor documentation updates.
108108

109109
[composer22announce]: https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution
110110

111111
### 1.0.3 - 2021-02-15
112112

113-
- The recommended version of the [Composer PHPCS plugin] is now `^0.7.0`, which offers compatibility with Composer 2.0.
114-
- The rulesets are now also tested against PHP 7.4 and 8.0.
113+
* The recommended version of the [Composer PHPCS plugin] is now `^0.7.0`, which offers compatibility with Composer 2.0.
114+
* The ruleset is now also tested against PHP 7.4 and 8.0.
115115
Note: full PHP 7.4 support is only available in combination with PHP_CodeSniffer 3.5.6.
116116
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.
117117

0 commit comments

Comments
 (0)