
VERSION 2  LARAVEL 7 COMPATIBILITY
==================================

   Version 2.0 - Laravel 7 compatibility
      02/05/2020 13:33  2.0.0  initial release
         ec74877 Update README.md
         1434cf8 Configure if the package should load it's default routes
         657bb62 npm update
         1361c05 Update .travis.yml
         3ff1a68 Travis update
         c774f02 Add laravel 7 compatibility

VERSION 1  INITIAL RELEASE
==========================

   Version 1.1 - Add support for pdf rendering with browsershot (puppeteer)
      17/02/2020 21:21  1.1.0  initial release
         ed2e728 Update .travis.yml
         08daa1b Update .travis.yml
         2fd9a76 Add browsershot to readme
         008b6d1 Update composer packages
         4af4a55 Show background in the pdf
         0ee13fe Create browsershot renderer
         5e6193f Update readme

   Version 1.0 - Initial release
      12/11/2019 15:08  1.0.2  Path fixes
         2e50c23 Update composer.lock
         3e55c05 Fix require path
         da65385 Fix the publish path
      12/11/2019 13:17  1.0.1  Laravel 6 support
         541a984 Update for laravel6
      08/11/2019 08:50  1.0.0  initial release