Skip to content

Commit dcb2464

Browse files
1.2.0 version bump [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2024-06-07) ### Bug Fixes * fix abi contract cache ([81b9e4c](81b9e4c)) * non zero gas limit in options breaks transfer function ([d739a60](d739a60)) * zks_l1_chain_id not returning int type ([0ebd1b8](0ebd1b8)) ### Features * provide support for Bridgehub ([dabbfc0](dabbfc0))
1 parent e0ddcaf commit dcb2464

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@
88
* zks_l1_chain_id not returning int type ([0ebd1b8](https://github.com/zksync-sdk/zksync2-python/commit/0ebd1b8499d22b1c83a1051b77a461841e1a4f0d))
99

1010

11+
### Features
12+
13+
* provide support for Bridgehub ([dabbfc0](https://github.com/zksync-sdk/zksync2-python/commit/dabbfc0c95f11e79e6683101b20fae3c851506e8))
14+
15+
# [1.2.0](https://github.com/zksync-sdk/zksync2-python/compare/v1.1.0...v1.2.0) (2024-06-07)
16+
17+
18+
### Bug Fixes
19+
20+
* fix abi contract cache ([81b9e4c](https://github.com/zksync-sdk/zksync2-python/commit/81b9e4c8bec9cd2fc258669edeb8012ccafa0c80))
21+
* non zero gas limit in options breaks transfer function ([d739a60](https://github.com/zksync-sdk/zksync2-python/commit/d739a604f7ff43bc372586377d861d66745980b4))
22+
* zks_l1_chain_id not returning int type ([0ebd1b8](https://github.com/zksync-sdk/zksync2-python/commit/0ebd1b8499d22b1c83a1051b77a461841e1a4f0d))
23+
24+
1125
### Features
1226

1327
* provide support for Bridgehub ([dabbfc0](https://github.com/zksync-sdk/zksync2-python/commit/dabbfc0c95f11e79e6683101b20fae3c851506e8))

0 commit comments

Comments
 (0)