Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 892 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 892 Bytes

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.

[0.1.4] - 2023-06-12

Fixed

  • Fix 'Cannot assign null to property' error during integration tests
  • Start using Github Actions to ensure module quality

[0.1.3] - 2023-06-12

Added

  • Add initial MFTF and integration tests

[0.1.2] - 2023-04-24

Fixed

  • State that should be used to filter orders on UpdatePaymentStatus cron job

Changed

  • Use order_increment_id as your number when issue a new boleto
  • Improve admin ui user experience by displaying the exact extension of credentials files
  • Improve the way to display payment identifier on admin panel

Removed

  • 'Your number' config text input on admin panel