Skip to content

Commit dae0c24

Browse files
committed
update changelog.md
1 parent 531f1c2 commit dae0c24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Transaction support.
1111
- Now, within the transaction, the wallet has its own balance state.
1212

13+
### Fixed
14+
- Fixed unit tests with checking for transaction level (mariadb).
15+
1316
### Updated
1417
- Due to the state within transactions, I was able to speed up the computation up to 25 times for complex transfers.
1518

1619
### Removed
1720
- class `WalletServiceLegacy`
21+
- method `CommonServiceLegacy::addBalance`
1822

1923
## [7.0.0] - 2021-11-25
2024
### Updated

0 commit comments

Comments
 (0)