Skip to content

Commit a3cbe75

Browse files
committed
docs(changelog): defer to CI for changelog generation
1 parent f320aa5 commit a3cbe75

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
8-
9-
### Changed
10-
- Upgrade minimum PHP version to ^8.5
11-
- Modernise codebase with Rector (strict types, type declarations, early returns)
12-
- Update PHPUnit to ^13.0
13-
- Update Symfony packages to ^7.2|^8.0
14-
- Replace PHP_CodeSniffer with Laravel Pint
15-
- Add PHPStan static analysis at level 8
16-
- Update phpunit.xml schema to PHPUnit 13.0
17-
- Standardise CI workflows (tests, codecov, security audit, dependabot)
18-
- Update license year to 2026
19-
20-
### Added
21-
- PHP version badge in README
22-
- Requirements section in README
23-
- Security audit workflow
24-
- Dependabot configuration
25-
26-
### Removed
27-
- squizlabs/php_codesniffer dependency
28-
297
## [2.1.0](https://github.com/myerscode/utilities-files/releases/tag/2.1.0) - 2023-10-10
308

319
- [`f8ac495`](https://github.com/myerscode/utilities-files/commit/f8ac495b410e40b62bcceb3f95bd0583e94c7f5f) chore: updated test scripts to enable/disable coverage

0 commit comments

Comments
 (0)