Skip to content

Commit 96ed176

Browse files
committed
v9.6
1 parent 57c2d95 commit 96ed176

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)