# Changelog

All notable changes to `laravel-pdf-to-html` will be documented in this file

## 1.1.0 - 2024-02-02
- Now supports Laravel 10.x

## 1.0.3 - 2022-10-11
- Allow '-' character to be part of output filename

## 1.0.2 - 2022-10-09
- Fix class name generation for multi page pdf

## 1.0.1 - 2022-10-08
- Fix error could not create directory (mkdir recursive)

## 1.0.0 - 2022-10-08
- initial release