Skip to content

Commit

Permalink
chore: fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
justlevine committed Aug 2, 2024
1 parent 90f75b0 commit 90f6680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## [Unreleased]

- fix: Check if classes are loaded by a different autoloader before attempting to autoload them. H/t @cvanh
- fix: Return `wp_max_upload_size()` instead of `null` if `FieldWithFileSize.maxFileSize` is `null`. H/t @Gytjarek
- fix: Return `wp_max_upload_size()` instead of `null` if `GfFieldWithFileSizeSetting.maxFileSize` is `null`. H/t @Gytjarek
- ci: Replace calls to `docker-compose` with `docker compose`.

## v0.13.0
Expand Down

0 comments on commit 90f6680

Please sign in to comment.