Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 516 Bytes

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.NEXT (Unreleased)

Changed

Fixed

Added

Removed

Deprecations

v0.3.0

Added

  • The entire SQS message is now passed to the serializer in case a custom serialiazer wishes to do something special with it.

v0.2.0

Added

  • Added support for Symfony 5.4

Changed

  • Dropped support for PHP 7.4

v0.1.0

First Release!