Skip to content

Commit 526ab9d

Browse files
authored
Update changelog.md
1 parent ce457f2 commit 526ab9d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

changelog.md

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

77
## [Unreleased]
88

9+
## [9.0.4] - 2022-07-28
10+
### Fixed
11+
- Add allow plugin infection by @rez1dent3 in #528
12+
- Fix transaction amount_float mutator by @keatliang2005 in #533 #534
13+
14+
### Updated
15+
- Bump terser from 5.13.0 to 5.14.2 by @dependabot in #527
16+
- Bump webpack from 5.73.0 to 5.74.0 by @dependabot in #529
17+
918
## [9.0.3] - 2022-06-22
1019
### Fixed
1120
- Fixed lumen. Change CacheManager to CacheFactory for compatibility. #520 #521 @Beagon
@@ -880,7 +889,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
880889
- Exceptions: AmountInvalid, BalanceIsEmpty.
881890
- Models: Transfer, Transaction.
882891

883-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.0.3...develop
892+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.0.4...develop
893+
[9.0.4]: https://github.com/bavix/laravel-wallet/compare/9.0.3...9.0.4
884894
[9.0.3]: https://github.com/bavix/laravel-wallet/compare/9.0.2...9.0.3
885895
[9.0.2]: https://github.com/bavix/laravel-wallet/compare/9.0.1...9.0.2
886896
[9.0.1]: https://github.com/bavix/laravel-wallet/compare/9.0.0...9.0.1

0 commit comments

Comments
 (0)