Skip to content

Commit 6386e76

Browse files
committed
Update changelog.md
1 parent 828c8e2 commit 6386e76

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

changelog.md

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

77
## [Unreleased]
88

9+
## [8.3.0] - 2022-04-15
10+
### Added
11+
- Added the ability to create custom events
12+
13+
### Removed
14+
- UnknownEventException
15+
16+
### Updated
17+
- Reduced the amount of memory consumed in the cart
18+
- Improved product returns performance
19+
920
## [8.2.1] - 2022-04-14
1021
### Fixed
1122
- Error in force transaction float #469 @EdX9
@@ -823,7 +834,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
823834
- Exceptions: AmountInvalid, BalanceIsEmpty.
824835
- Models: Transfer, Transaction.
825836

826-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.2.1...develop
837+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.3.0...develop
838+
[8.3.0]: https://github.com/bavix/laravel-wallet/compare/8.2.1...8.3.0
827839
[8.2.1]: https://github.com/bavix/laravel-wallet/compare/8.2.0...8.2.1
828840
[8.2.0]: https://github.com/bavix/laravel-wallet/compare/8.1.1...8.2.0
829841
[8.1.1]: https://github.com/bavix/laravel-wallet/compare/8.1.0...8.1.1

0 commit comments

Comments
 (0)