Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

67 lines (43 loc) · 1.27 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]

Added

  • PHPStan reportUnmatchedIgnoredErrors rule.

Removed

  • Instore QR Tramma repeated code.

[3.0.2] - 2024-11-25

Added

  • Instore QR Tramma support.

[3.0.0] - 2024-11-25

Changed

  • pablorsk/dx-php to mercadopago/dx-php 3.

[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)