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

Commit 19294a7

Browse files
Prepare 2.0.0-alpha.1 release (#2239)
1 parent 0284950 commit 19294a7

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020
### Security -->
2121

22+
## 2.0.0-alpha.1 - 2024-04-29
23+
24+
Initial alpha release of the 2.0 SDK.
25+
2226
## 1.1.5 - 2024-MM-DD
2327

2428
### Added

sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iota-sdk"
3-
version = "1.1.4"
3+
version = "2.0.0-alpha.1"
44
authors = ["IOTA Stiftung"]
55
edition = "2021"
66
description = "The IOTA SDK provides developers with a seamless experience to develop on IOTA by providing account abstractions and clients to interact with node APIs."

0 commit comments

Comments
 (0)