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.6.0] - 2022-10-27
10+ ### Added
11+ * Full support for standard transactions and laravel nova #589
12+
913## [ 9.5.0] - 2022-10-06
1014### Added
1115* Improved performance api handles #576
@@ -944,7 +948,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
944948- Exceptions: AmountInvalid, BalanceIsEmpty.
945949- Models: Transfer, Transaction.
946950
947- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.5.0...master
951+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.6.0...master
952+ [ 9.6.0 ] : https://github.com/bavix/laravel-wallet/compare/9.5.0...9.6.0
948953[ 9.5.0 ] : https://github.com/bavix/laravel-wallet/compare/9.4.0...9.5.0
949954[ 9.4.0 ] : https://github.com/bavix/laravel-wallet/compare/9.3.0...9.4.0
950955[ 9.3.0 ] : https://github.com/bavix/laravel-wallet/compare/9.2.0...9.3.0
You can’t perform that action at this time.
0 commit comments