Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann authored and github-actions[bot] committed Feb 15, 2023
1 parent 18cf5e4 commit 0ce4dae
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,31 @@
# Changelog

#### v6.1.0 `2020-09-11`

- Add Laravel 8 support

#### v6.0.3 `2020-08-06`

- Teamwork class can be resolved through type hinting (If you prefer, you can still use the Facade). Thanks to @rmccullagh.

#### v6.0.2 `2020-06-29`

#### v6.0.1 `2020-06-13`

- Fixed installation for Laravel 6.17 and below. Thanks to @oliuz.
- Fixed docs compatibility note.

#### v6.0.0 `2020-06-13`

- Added Laravel 6 and 7 Support.

#### v2.0.0 `2016-01-04`
- Added Laravel 5.2 support.

- Added Laravel 5.2 support.

## Added Laravel 10 Support and drop obsolete version - 2023-02-15

### Removed

- Removed support for obsolete versions of Laravel and PHP.
- Do no longer run tests for `prefer-lowest` versions.

0 comments on commit 0ce4dae

Please sign in to comment.