File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff 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+ ## [ 9.4.0] - 2022-09-29
10+ ### Added
11+ * Add support Model::preventSilentlyDiscardingAttributes() #574 #572
12+ * Add partial support octane #573 #570
13+
914## [ 9.3.0] - 2022-09-06
1015### Added
1116* StorageServiceLockDecorator by @rez1dent3 in #563
@@ -928,7 +933,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
928933- Exceptions: AmountInvalid, BalanceIsEmpty.
929934- Models: Transfer, Transaction.
930935
931- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.3.0...develop
936+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/9.4.0...develop
937+ [ 9.3.0 ] : https://github.com/bavix/laravel-wallet/compare/9.3.0...9.4.0
932938[ 9.3.0 ] : https://github.com/bavix/laravel-wallet/compare/9.2.0...9.3.0
933939[ 9.2.0 ] : https://github.com/bavix/laravel-wallet/compare/9.1.0...9.2.0
934940[ 9.1.0 ] : https://github.com/bavix/laravel-wallet/compare/9.0.4...9.1.0
You can’t perform that action at this time.
0 commit comments