Skip to content

Commit c5ee0e1

Browse files
1.1.0 version bump [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2024-02-18) ### Features * paymster withdraw and transfer support ([66f7761](66f7761)) * **provider:** add zks_logProof ([6d48dff](6d48dff))
1 parent 6d48dff commit c5ee0e1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "zksync2"
7-
version = "1.0.0"
7+
version = "1.1.0"
88
authors = [
99
{ name="Danijel Radakovic", email="[email protected]" },
1010
]

0 commit comments

Comments
 (0)