Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 1.1 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.1 - 2022-06-15

Changed

  • Add support for Symfony 6.*.

Removed

  • Conventional commit changelog generator from dev dependencies.

1.1.0 - 2021-05-22

Added

  • Only connect to one server with GearmanClient

1.0.1 - 2021-04-15

Fixed

  • Unset transport_name in options from Messenger

1.0.0 - 2021-04-14

Added

  • Add GearmanTransport using Gearman extension for Symfony Messenger