diff --git a/CHANGELOG.md b/CHANGELOG.md index 056b4b5..0a59957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +#### 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.