Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 authored Apr 20, 2022
1 parent 7e9e012 commit fa4ce80
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [8.4.0] - 2022-04-20
### Added
- MaximalTaxable
- Added strictness in internal classes

## [8.3.0] - 2022-04-15
### Added
- Added the ability to create custom events
Expand Down Expand Up @@ -834,7 +839,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
- Exceptions: AmountInvalid, BalanceIsEmpty.
- Models: Transfer, Transaction.

[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.3.0...develop
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.4.0...develop
[8.4.0]: https://github.com/bavix/laravel-wallet/compare/8.3.0...8.4.0
[8.3.0]: https://github.com/bavix/laravel-wallet/compare/8.2.1...8.3.0
[8.2.1]: https://github.com/bavix/laravel-wallet/compare/8.2.0...8.2.1
[8.2.0]: https://github.com/bavix/laravel-wallet/compare/8.1.1...8.2.0
Expand Down

0 comments on commit fa4ce80

Please sign in to comment.