Skip to content

Commit aff320c

Browse files
authored
Update changelog.md
1 parent 8dadd2f commit aff320c

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.0.2] - 2022-06-18
10+
### Fixed
11+
- Fix laravel-ide-helper generate:model #517 @keatliang2005
12+
913
## [9.0.1] - 2022-05-19
1014
### Fixed
1115
- Fixed a bug that prevented items from being returned via `Cart::withItem`
@@ -872,7 +876,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
872876
- Exceptions: AmountInvalid, BalanceIsEmpty.
873877
- Models: Transfer, Transaction.
874878

875-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.0.1...develop
879+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.0.2...develop
880+
[9.0.2]: https://github.com/bavix/laravel-wallet/compare/9.0.1...9.0.2
876881
[9.0.1]: https://github.com/bavix/laravel-wallet/compare/9.0.0...9.0.1
877882
[9.0.0]: https://github.com/bavix/laravel-wallet/compare/8.4.1...9.0.0
878883
[8.4.1]: https://github.com/bavix/laravel-wallet/compare/8.4.0...8.4.1

0 commit comments

Comments
 (0)