Skip to content

Commit

Permalink
doc: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Cadden committed Feb 14, 2025
1 parent c5bd5db commit a4b2bf9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,11 @@ All notable changes to this project will be documented in this file.
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).

## [1.0.1] - 2025-02-14
### Changed
- Require PHP >= 8.1

### Fixed
- Explicit argument checking for `method_exists` calls

## [1.0.0] - 2021-08-30

0 comments on commit a4b2bf9

Please sign in to comment.