Skip to content

Commit cebc114

Browse files
authored
chore(release): prepare for 3.0.0-alpha.20 (#609)
1 parent 592454b commit cebc114

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 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.18] - 2025-12-04
7+
## [3.0.0-alpha.20] - 2025-12-16
88

99
### 🚀 Features
1010

@@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
4949
- *(api)* Add maxCapacity field to DustGenerationStatus (#552)
5050
- *(api)* Change dustAddress from HexEncoded to Bech32m format (#554)
5151
- *(api)* Add Cardano UTXO reference to dustGenerationStatus (#575)
52+
- Validate saving ledger state (#600)
5253

5354
### 🐛 Bug Fixes
5455

@@ -87,6 +88,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
8788
- Treat dust public key as variable length encoded (#538)
8889
- *(indexer-api)* Prevent duplicate transactions (#573)
8990
- *(chain-indexer)* Add timeout-based recovery for stuck subscriptions (#576)
91+
- Correct ledger state divergence from TX ordering and failed TX cost handling (#592)
9092

9193
### 💼 Other
9294

0 commit comments

Comments
 (0)