Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1.03 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.

[Unreleased]

[2.2.1] - 2023-04-04

Fixed

  • Resolve CVE-2022-24894 PR#8

[2.2.0] - 2022-01-16

Added

[2.1.0] - 2021-01-28

Changed

  • Migrate to GitHub actions PR#5

[2.0.0]

Changed

  • Update to version ^2.0 JsonMapper

[1.1.1] - 2020-09-10

Fixed

  • Resolve CVE-2020-15094

[1.1.0] - 2020-05-15

Added

  • Support Symfony 4.4 (PR#1)

Fixed

  • Composer scripts now work on Windows. (PR#1)

[1.0.0] - 2020-04-30

Added

  • Add initial bundle and DI extension