Skip to content

Commit 6c3bc1f

Browse files
committed
update changelog.md
1 parent 9fe71f1 commit 6c3bc1f

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+
## [8.2.1] - 2022-04-14
10+
### Fixed
11+
- Error in force transaction float #469 @EdX9
12+
913
## [8.2.0] - 2022-04-03
1014
### Added
1115
- Add exception `TransactionStartException`
@@ -819,7 +823,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
819823
- Exceptions: AmountInvalid, BalanceIsEmpty.
820824
- Models: Transfer, Transaction.
821825

822-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.2.0...develop
826+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.2.1...develop
827+
[8.2.1]: https://github.com/bavix/laravel-wallet/compare/8.2.0...8.2.1
823828
[8.2.0]: https://github.com/bavix/laravel-wallet/compare/8.1.1...8.2.0
824829
[8.1.1]: https://github.com/bavix/laravel-wallet/compare/8.1.0...8.1.1
825830
[8.1.0]: https://github.com/bavix/laravel-wallet/compare/8.0.6...8.1.0

0 commit comments

Comments
 (0)