Skip to content

Commit c635edd

Browse files
authored
chore(release): prepare for 3.0.0-alpha.18 (#577)
1 parent 0644cfd commit c635edd

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [3.0.0-alpha.17] - 2025-12-02
7+
## [3.0.0-alpha.18] - 2025-12-04
88

99
### 🚀 Features
1010

@@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
4848
- Ensure non-0 exit codes (#524)
4949
- *(api)* Add maxCapacity field to DustGenerationStatus (#552)
5050
- *(api)* Change dustAddress from HexEncoded to Bech32m format (#554)
51+
- *(api)* Add Cardano UTXO reference to dustGenerationStatus (#575)
5152

5253
### 🐛 Bug Fixes
5354

@@ -84,6 +85,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
8485
- *(chain-indexer)* Skip balance for failed contract actions (#527)
8586
- *(api)* DustGenerationStatus query returns zeros for some fields (#530)
8687
- Treat dust public key as variable length encoded (#538)
88+
- *(indexer-api)* Prevent duplicate transactions (#573)
89+
- *(chain-indexer)* Add timeout-based recovery for stuck subscriptions (#576)
8790

8891
### 💼 Other
8992

0 commit comments

Comments
 (0)