Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

51 lines (33 loc) · 1.02 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]

[1.1.4] - 2023-02-15

Changed

  • pablorsk/dx-php bump.
  • README with docker instructions.

[1.1.3] - 2022-10-18

Changed

  • fix/doctrine-inflector compatibility with PHP8 and Laravel 9.
  • pablorsk/dx-php bump.

[1.1.1] - 2021-03-15

Changed

  • dx-php bump. Some class namespaces fixed.

[1.1.0] - 2021-03-15

Changed

  • dx-php updated to 2.2.3, with latest change from MercadoPago team.

[1.0.3] - 2021-03-15

Changed

  • dx-php updated with psr-4 fixes

[1.0.1] - 2020-01-08

Added

  • Changelog file.

Fixed

  • Fix error when throw an exception different to MercadoPagoException.
  • composer upgraded preventing security issues.

Removed

  • composer.lock

[1.0.0] - 2019-08-29

Changed

  • Using new version of MercadoPago SDK (dx)