We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcee67 commit abb1a11Copy full SHA for abb1a11
CHANGELOG.md
@@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
-* Fixed issue where `__call()` method sometimes returned an object with class \Money\Money instead of CakeDC\Money\.
+## [1.0.1] - 2024-02-23
10
+
11
+### Fixed
12
+- Fixed issue where `__call()` method sometimes returned an object with class `\Money\Money` instead of `\CakeDC\Money\Money`.
13
14
## [0.0.1] - 2021-06-18
15
0 commit comments