Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uphlewis committed Feb 13, 2024
1 parent e852ad2 commit c85c7b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to the package will be documented in this file.

## v4.0 - 2024-02-13

- Update minimum PHP version to 8.1 and minimum Laravel version to 10.0
- Update dependencies accordingly
- Improve various return types + constructor safety accordingly
- Remove Provider Storage filesystem adapter + related code
- Remove deprecated HtmlField + related code
- Deprecate AttributeQuery classes

## v3.7.0 - 2023-04-05

- Add SystemInfo dataset to contain system/environment/runtime metadata e.g., `outgoing_ips`
Expand Down

0 comments on commit c85c7b8

Please sign in to comment.