Skip to content

Commit f5b68ab

Browse files
committed
update changelog.md
1 parent d50b0e5 commit f5b68ab

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.3.0] - 2022-09-06
10+
### Added
11+
* StorageServiceLockDecorator by @rez1dent3 in #563
12+
* StateServiceInterface by @rez1dent3 in #564
13+
* Add atomic-service.md by @rez1dent3 in #561
14+
15+
### Updated
16+
* Bump uuid from 8.3.2 to 9.0.0 by @dependabot in #566
17+
918
## [9.2.0] - 2022-09-04
1019
### Updated
1120
- upgrade actions by @rez1dent3 in #541
@@ -919,7 +928,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
919928
- Exceptions: AmountInvalid, BalanceIsEmpty.
920929
- Models: Transfer, Transaction.
921930

922-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.2.0...develop
931+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/9.3.0...develop
932+
[9.3.0]: https://github.com/bavix/laravel-wallet/compare/9.2.0...9.3.0
923933
[9.2.0]: https://github.com/bavix/laravel-wallet/compare/9.1.0...9.2.0
924934
[9.1.0]: https://github.com/bavix/laravel-wallet/compare/9.0.4...9.1.0
925935
[9.0.4]: https://github.com/bavix/laravel-wallet/compare/9.0.3...9.0.4

0 commit comments

Comments
 (0)