Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Jan 16, 2023
1 parent 3eb2235 commit cb5f63c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to `cookie-consent` will be documented in this file

## 3.2.3 - 2023-01-16

### What's Changed

- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-cookie-consent/pull/185
- Convert all tests to pest by @alexmanase in https://github.com/spatie/laravel-cookie-consent/pull/186
- feat(locale): add pt_BR (Brazilian Portuguese) by @mateuslecchi in https://github.com/spatie/laravel-cookie-consent/pull/184

### New Contributors

- @alexmanase made their first contribution in https://github.com/spatie/laravel-cookie-consent/pull/186
- @mateuslecchi made their first contribution in https://github.com/spatie/laravel-cookie-consent/pull/184

**Full Changelog**: https://github.com/spatie/laravel-cookie-consent/compare/3.2.2...3.2.3

## 3.2.2 - 2022-06-03

### What's Changed
Expand Down

0 comments on commit cb5f63c

Please sign in to comment.