Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 054479c

Browse files
0.2.1 CHANGELOG [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2024-03-16) ### Bug Fixes * **utils:** fix `applyL1ToL2Alias` and `undoL1ToL2Alias` ([9fd3b23](9fd3b23)) * **wallet:** fix `maxPriorityFeePerGas` hiegher than `maxFeePerGas` ([3f1fcbf](3f1fcbf))
1 parent e945180 commit 054479c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.2.1](https://github.com/zksync-sdk/zksync2-java/compare/v0.2.0...v0.2.1) (2024-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **utils:** fix `applyL1ToL2Alias` and `undoL1ToL2Alias` ([9fd3b23](https://github.com/zksync-sdk/zksync2-java/commit/9fd3b234b89729138cba37cfa299e75b76b85341))
7+
* **wallet:** fix `maxPriorityFeePerGas` hiegher than `maxFeePerGas` ([3f1fcbf](https://github.com/zksync-sdk/zksync2-java/commit/3f1fcbfd2bcbc0c8e2e59b9a9c4664d716e1cdcf))
8+
19
## [0.2.0](https://github.com/zksync-sdk/zksync2-java/releases/tag/v0.2.0) (19.02.2024)
210

311
### Features

0 commit comments

Comments
 (0)