Skip to content

Commit

Permalink
v3.0.0 (#4)
Browse files Browse the repository at this point in the history
* Added ApiModel

* Updated Api namespace

* Updated documentation
  • Loading branch information
robinsonjohn authored Jan 15, 2025
1 parent 5c63278 commit 4dd48f8
Show file tree
Hide file tree
Showing 15 changed files with 1,642 additions and 859 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities

## [3.0.0] - 2025.01.15

### Added

- Added `InteractsWithApi` trait.

### Changed

- Minimum PHP requirement is now `^8.2`.
- Moved all exceptions to the `Bayfront\MultiCurl\Exceptions` namespace.
- Updated documentation.

## [2.2.1] - 2024.12.23

### Added
Expand Down
Loading

0 comments on commit 4dd48f8

Please sign in to comment.