File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 9.0.4] - 2022-07-28
10+ ### Fixed
11+ - Add allow plugin infection by @rez1dent3 in #528
12+ - Fix transaction amount_float mutator by @keatliang2005 in #533 #534
13+
14+ ### Updated
15+ - Bump terser from 5.13.0 to 5.14.2 by @dependabot in #527
16+ - Bump webpack from 5.73.0 to 5.74.0 by @dependabot in #529
17+
918## [ 9.0.3] - 2022-06-22
1019### Fixed
1120- Fixed lumen. Change CacheManager to CacheFactory for compatibility. #520 #521 @Beagon
@@ -880,7 +889,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
880889- Exceptions: AmountInvalid, BalanceIsEmpty.
881890- Models: Transfer, Transaction.
882891
883- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.0.3...develop
892+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.0.4...develop
893+ [ 9.0.4 ] : https://github.com/bavix/laravel-wallet/compare/9.0.3...9.0.4
884894[ 9.0.3 ] : https://github.com/bavix/laravel-wallet/compare/9.0.2...9.0.3
885895[ 9.0.2 ] : https://github.com/bavix/laravel-wallet/compare/9.0.1...9.0.2
886896[ 9.0.1 ] : https://github.com/bavix/laravel-wallet/compare/9.0.0...9.0.1
You can’t perform that action at this time.
0 commit comments