Skip to content

Commit

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

## [Unreleased]

## [9.0.4] - 2022-07-28
### Fixed
- Add allow plugin infection by @rez1dent3 in #528
- Fix transaction amount_float mutator by @keatliang2005 in #533 #534

### Updated
- Bump terser from 5.13.0 to 5.14.2 by @dependabot in #527
- Bump webpack from 5.73.0 to 5.74.0 by @dependabot in #529

## [9.0.3] - 2022-06-22
### Fixed
- Fixed lumen. Change CacheManager to CacheFactory for compatibility. #520 #521 @Beagon
Expand Down Expand Up @@ -880,7 +889,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/9.0.3...develop
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.0.4...develop
[9.0.4]: https://github.com/bavix/laravel-wallet/compare/9.0.3...9.0.4
[9.0.3]: https://github.com/bavix/laravel-wallet/compare/9.0.2...9.0.3
[9.0.2]: https://github.com/bavix/laravel-wallet/compare/9.0.1...9.0.2
[9.0.1]: https://github.com/bavix/laravel-wallet/compare/9.0.0...9.0.1
Expand Down

0 comments on commit 526ab9d

Please sign in to comment.