Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
hofmannsven committed Mar 4, 2024
1 parent 82735e8 commit 9e2e8a2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Notable changes and release notes of the _Laravel Brevo_ package.

## 1.1.0 / Release - 2024-03-05
- Convert protected variables to private.
- Enforce custom formatting with Laravel Pint (GitHub Action).
- Add tests for PHP 8.3

## 1.0.0 / Release - 2024-02-05
- Official release of the package.

## 0.1.1 / Beta Release - 2023-11-13
- Add strict types directive to the configuration file.
- Add Laravel Pint PHP code style fixer as a development dependency. Usage: `composer format`
Expand Down

0 comments on commit 9e2e8a2

Please sign in to comment.