Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 558 Bytes

CHANGELOG-1.1.md

File metadata and controls

14 lines (10 loc) · 558 Bytes

CHANGELOG for 1.1.x

This changelog references any relevant changes introduced in 1.1 minor versions.

  • 1.1.x

    • Bug #50: Error loading ticket status and priority options in workflow conditions (Komal-sharma-2712)
  • 1.1.1 (2022-09-13)

    • Bug Fixes: Entity reference updates and other miscellaneous bug fixes
  • 1.1.0 (2022-03-23)

    • Feature: Improved compatibility with PHP 8 and Symfony 5 components
    • PR #44: Use Doctrine\ORM\EntityManagerInterface to inject dependency to Doctrine's entity manager (WebmaticMerseburg)