Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 authored Jun 18, 2022
1 parent 8dadd2f commit aff320c
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.0.2] - 2022-06-18
### Fixed
- Fix laravel-ide-helper generate:model #517 @keatliang2005

## [9.0.1] - 2022-05-19
### Fixed
- Fixed a bug that prevented items from being returned via `Cart::withItem`
Expand Down Expand Up @@ -872,7 +876,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.0.1...develop
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.0.2...develop
[9.0.2]: https://github.com/bavix/laravel-wallet/compare/9.0.1...9.0.2
[9.0.1]: https://github.com/bavix/laravel-wallet/compare/9.0.0...9.0.1
[9.0.0]: https://github.com/bavix/laravel-wallet/compare/8.4.1...9.0.0
[8.4.1]: https://github.com/bavix/laravel-wallet/compare/8.4.0...8.4.1
Expand Down

0 comments on commit aff320c

Please sign in to comment.