Skip to content

Commit cc8784b

Browse files
authored
Update changelog.md
1 parent dae0c24 commit cc8784b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [7.1.0] - 2021-12-05
910
### Added
1011
- Transaction support.
1112
- Now, within the transaction, the wallet has its own balance state.
@@ -747,7 +748,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
747748
- Exceptions: AmountInvalid, BalanceIsEmpty.
748749
- Models: Transfer, Transaction.
749750

750-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/7.0.0...develop
751+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/7.1.0...develop
752+
[7.1.0]: https://github.com/bavix/laravel-wallet/compare/7.0.0...7.1.0
751753
[7.0.0]: https://github.com/bavix/laravel-wallet/compare/6.2.4...7.0.0
752754
[6.2.4]: https://github.com/bavix/laravel-wallet/compare/6.2.3...6.2.4
753755
[6.2.3]: https://github.com/bavix/laravel-wallet/compare/6.2.2...6.2.3

0 commit comments

Comments
 (0)