# Changelog

## 1.6.0 - 2022-07-06
### Changed
- Add support for Craft 4 (thanks to [@totov](https://github.com/totov))

## 1.5.2 - 2018-07-20
### Changed
- Register Twig extension with `registerTwigExtension()` (thanks to [@brandonkelly](https://github.com/brandonkelly))

## 1.5.1 - 2018-06-30
### Added
- Add `downloadUrl` property to `composer.json`

### Changed
- Correct a typo in README

## 1.5.0 - 2018-06-26
### Added
- Add note about trimmed paths to README (thanks to [@sergeifilippov](https://github.com/sergeifilippov))
- Added support for hot module replacement (thanks to [@benjamindavid](https://github.com/benjamindavid))

## 1.4.3 - 2018-03-14
### Changed
- Make the manifest file key check more safe

## 1.4.2 - 2018-01-22
### Changed
- Fix template variable definition (thanks to [@nilsenpaul](https://github.com/nilsenpaul))
- Add missing `developerEmail` property for "Send for help" feature

## 1.4.1 - 2018-01-17
### Changed
- Handle empty `publicPath` and `assetPath` settings properly

## 1.4.0 - 2017-11-23
### Changed
- Add support for Craft 3 RC1

## 1.3.0 - 2017-06-30
### Changed
- Fix up the file extension detection

## 1.2.0 - 2017-06-30
### Changed
- Fix up the removing of GET params from the file path
- Make sure to have no double slashes in generated paths

## 1.1.0 - 2017-06-22
### Changed
- Fix up inlining for Laravel Mix 1.0+

## 1.0.2 - 2017-06-22
### Changed
- Improve package keywords
- Fix up the changelog

## 1.0.1 - 2017-04-23
### Changed
- Some code styling tweaks

## 1.0.0 - 2017-04-21
### Added
- Initial release
