Skip to content

Commit fa4ce80

Browse files
authored
Update changelog.md
1 parent 7e9e012 commit fa4ce80

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

changelog.md

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

77
## [Unreleased]
88

9+
## [8.4.0] - 2022-04-20
10+
### Added
11+
- MaximalTaxable
12+
- Added strictness in internal classes
13+
914
## [8.3.0] - 2022-04-15
1015
### Added
1116
- Added the ability to create custom events
@@ -834,7 +839,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
834839
- Exceptions: AmountInvalid, BalanceIsEmpty.
835840
- Models: Transfer, Transaction.
836841

837-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.3.0...develop
842+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.4.0...develop
843+
[8.4.0]: https://github.com/bavix/laravel-wallet/compare/8.3.0...8.4.0
838844
[8.3.0]: https://github.com/bavix/laravel-wallet/compare/8.2.1...8.3.0
839845
[8.2.1]: https://github.com/bavix/laravel-wallet/compare/8.2.0...8.2.1
840846
[8.2.0]: https://github.com/bavix/laravel-wallet/compare/8.1.1...8.2.0

0 commit comments

Comments
 (0)