Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 741 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 741 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.

[Unreleased]

[2.0.3] 2024-03-29

  • Improved the load of the FormHelper in the MoneyHelper

[2.0.2] 2024-03-01

  • improved conde completion in \CakeDC\Money\Money class
  • fixed issues reported by stan tools

[2.0.1] - 2024-02-23

  • Ported changes applied in tag 1.0.1

[1.0.1] - 2024-02-23

Fixed

  • Fixed issue where __call() method sometimes returned an object with class \Money\Money instead of \CakeDC\Money\Money.

[0.0.1] - 2021-06-18

  • Initial version