File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.1.0] ( https://github.com/zksync-sdk/zksync2-python/compare/v1.0.0...v1.1.0 ) (2024-02-18)
2+
3+
4+ ### Features
5+
6+ * paymster withdraw and transfer support ([ 66f7761] ( https://github.com/zksync-sdk/zksync2-python/commit/66f7761bf4a1677ed50a6bf995e0fde6515b76b7 ) )
7+ * ** provider:** add zks_logProof ([ 6d48dff] ( https://github.com/zksync-sdk/zksync2-python/commit/6d48dff8e7e81709b637d2117ba6a2c843e9d740 ) )
8+
19# [ 1.0.0] ( https://github.com/zksync-sdk/zksync2-python/compare/v0.6.0...v1.0.0 ) (2024-01-19)
210
311
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " zksync2"
7- version = " 1.0 .0"
7+ version = " 1.1 .0"
88authors = [
99 {
name =
" Danijel Radakovic" ,
email =
" [email protected] " },
1010]
You can’t perform that action at this time.
0 commit comments