Skip to content

Commit

Permalink
v9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Oct 27, 2022
1 parent 57c2d95 commit 96ed176
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [9.6.0] - 2022-10-27
### Added
* Full support for standard transactions and laravel nova #589

## [9.5.0] - 2022-10-06
### Added
* Improved performance api handles #576
Expand Down Expand Up @@ -944,7 +948,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
- Exceptions: AmountInvalid, BalanceIsEmpty.
- Models: Transfer, Transaction.

[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.5.0...master
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.6.0...master
[9.6.0]: https://github.com/bavix/laravel-wallet/compare/9.5.0...9.6.0
[9.5.0]: https://github.com/bavix/laravel-wallet/compare/9.4.0...9.5.0
[9.4.0]: https://github.com/bavix/laravel-wallet/compare/9.3.0...9.4.0
[9.3.0]: https://github.com/bavix/laravel-wallet/compare/9.2.0...9.3.0
Expand Down

0 comments on commit 96ed176

Please sign in to comment.