Skip to content

Commit b59f7f8

Browse files
committed
update changelog.md
1 parent 251d57e commit b59f7f8

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.0.0] - 2021-11-25
910
### Updated
1011
- Optimization of the `payFreeCart` and `payFree` request. Now the package does not update the repository. But there is no point in updating it, because the client does not pay anything.
1112
- Now everything is in contracts. It became easier for you to modify the package to suit your needs.
@@ -732,7 +733,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
732733
- Exceptions: AmountInvalid, BalanceIsEmpty.
733734
- Models: Transfer, Transaction.
734735

735-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/6.2.4...develop
736+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/7.0.0...develop
737+
[7.0.0]: https://github.com/bavix/laravel-wallet/compare/6.2.4...7.0.0
736738
[6.2.4]: https://github.com/bavix/laravel-wallet/compare/6.2.3...6.2.4
737739
[6.2.3]: https://github.com/bavix/laravel-wallet/compare/6.2.2...6.2.3
738740
[6.2.2]: https://github.com/bavix/laravel-wallet/compare/6.2.1...6.2.2

0 commit comments

Comments
 (0)