Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Jan 12, 2021
1 parent 9fad8dd commit 7cf07a1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to `laravel-printing` will be documented in this file.

## 2.0.0 - 2021-01-11
### Updated
- Add support for php 8
- Drop support for php 7
- Drop support for Laravel 6
- Drop support for Laravel 7
- Remove driver dependencies from always being required
- Require user to pull in the driver dependencies for their drivers now

## 1.3.0 - 2020-09-13
### Added
- Add support for custom drivers
Expand Down

0 comments on commit 7cf07a1

Please sign in to comment.