# Changelog

All notable changes to this project will be documented in this file.

## [2.4.0] - 2022-02-14

- Changed: min. version for contao is 4.9
- Added: symfony deps

## [2.3.0] - 2021-08-31

- Added: support for php 8

## [2.2.1] - 2021-06-08

- fixed type hint

## [2.2.0] - 2021-03-15

- upgraded asset build workflow to encore
- added encore bundle support
- added FrontendAsset services/class
- updated dependencies

## [2.1.0] - 2020-11-24

- added block to module templates
- added constants for message types
- added options parameter to StatusMessage::generate() to pass configuration to the Module

## [2.0.0] - 2020-09-14

- move to bundle structure
- replace session handling with symfony flashbag handling
- removed haste dependency
- removed jquery dependency
