Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 792 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 792 Bytes

Changelog

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

[1.3.1] - 2024-05-21

  • Changed: updated usage of utils
  • Fixed: php8 compatibility

[1.3.0] - 2024-03-18

  • Added: support for form generator (#2, @amenk)

[1.2.1] - 2022-02-14

  • Fixed: array index issues in php 8+

[1.2.0] - 2022-02-08

  • Changed: minimum contao version is now 4.9
  • Changed: supported symfony versions are ^4.4||^5.4,
  • Fixed: config for symfony 4+

[1.1.0] - 2021-08-31

  • Added: php8 support

[1.0.2] - 2020-10-15

  • added autocomplete attribute to huh_filter fields

[1.0.1] - 2020-09-02

  • added missing null check

[1.0.0] - 2020-09-02

  • initial version