Skip to content

Commit deb0e3c

Browse files
authored
Update changelog.md
1 parent 2b9a218 commit deb0e3c

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+
## [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

0 commit comments

Comments
 (0)