From b42f943dbc766ab8c091fc8483f07fe7d09807bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:26:53 +0000 Subject: [PATCH] chore(main): release 2.1.0 --- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cac01f4..35d1d77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.1.0](https://github.com/kurtosis-tech/eth-network-package/compare/2.0.0...2.1.0) (2023-09-18) + + +### Features + +* add support for verkle ([#115](https://github.com/kurtosis-tech/eth-network-package/issues/115)) ([83ef0a2](https://github.com/kurtosis-tech/eth-network-package/commit/83ef0a24f4053f653573bce4fc3a1460644269d5)) +* Make 'args' optional ([#119](https://github.com/kurtosis-tech/eth-network-package/issues/119)) ([bee10ab](https://github.com/kurtosis-tech/eth-network-package/commit/bee10aba5069a067c7e4e18050b6793a1d259a4e)) + + +### Bug Fixes + +* replace assert with assert ([#125](https://github.com/kurtosis-tech/eth-network-package/issues/125)) ([c9a736e](https://github.com/kurtosis-tech/eth-network-package/commit/c9a736e86f8cc21fa527095e7c787a3b8dd6bbf2)) + ## [2.0.0](https://github.com/kurtosis-tech/eth-network-package/compare/1.0.0...2.0.0) (2023-09-06) diff --git a/version.txt b/version.txt index 227cea2..7ec1d6d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.0 +2.1.0