File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 9.0.3] - 2022-06-22
10+ ### Fixed
11+ - Fixed lumen. Change CacheManager to CacheFactory for compatibility. #520 #521 @Beagon
12+
913## [ 9.0.2] - 2022-06-18
1014### Fixed
1115- Fix laravel-ide-helper generate: model #517 @keatliang2005
@@ -876,7 +880,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
876880- Exceptions: AmountInvalid, BalanceIsEmpty.
877881- Models: Transfer, Transaction.
878882
879- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.0.2...develop
883+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.0.3...develop
884+ [ 9.0.3 ] : https://github.com/bavix/laravel-wallet/compare/9.0.2...9.0.3
880885[ 9.0.2 ] : https://github.com/bavix/laravel-wallet/compare/9.0.1...9.0.2
881886[ 9.0.1 ] : https://github.com/bavix/laravel-wallet/compare/9.0.0...9.0.1
882887[ 9.0.0 ] : https://github.com/bavix/laravel-wallet/compare/8.4.1...9.0.0
You can’t perform that action at this time.
0 commit comments