Skip to content

Commit e2eca59

Browse files
committed
update changelog.md
1 parent 03de829 commit e2eca59

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

changelog.md

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

77
## [Unreleased]
88

9+
### Added
10+
- Transaction support.
11+
- Now, within the transaction, the wallet has its own balance state.
12+
13+
### Updated
14+
- Due to the state within transactions, I was able to speed up the computation up to 25 times for complex transfers.
15+
16+
### Removed
17+
- class `WalletServiceLegacy`
18+
919
## [7.0.0] - 2021-11-25
1020
### Updated
1121
- Optimization of the `payFreeCart` and `payFree` request. Now the package does not update the repository. But there is no point in updating it, because the client does not pay anything.

0 commit comments

Comments
 (0)