Skip to content

Commit 8d9c47c

Browse files
authored
Merge pull request #306 from SiaFoundation/release
chore: prepare release 0.12.1
2 parents 66f6427 + 23e4999 commit 8d9c47c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/adds_an_address_field_to_the_json_representation_of_siacoin_and_siafund_inputs.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.12.1 (2025-05-14)
2+
3+
### Features
4+
5+
- Adds an `address` field to the JSON representation of Siacoin and Siafund inputs.
6+
17
## 0.12.0 (2025-04-28)
28

39
### Breaking Changes

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module go.sia.tech/core // v0.12.0
1+
module go.sia.tech/core // v0.12.1
22

33
go 1.23.1
44

0 commit comments

Comments
 (0)