Skip to content

Commit e100bf2

Browse files
committed
Fix changelog breaking
1 parent 3dffe72 commit e100bf2

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@ changes.
1010

1111
## [0.23.0] - UNRELEASED
1212

13+
- Accept additional field `amount` when depositing to specify the amount of
14+
Lovelace that should be depositted to a Head returning any leftover to the
15+
user. [#2180](https://github.com/cardano-scaling/hydra/issues/2180)
16+
1317
- Fix bug where TUI would have out-of-date head status information
1418
after restarting on a rotated node (due to event rotation).
1519

16-
- Accept additional field `tokens` when depositing to specify different (non-ADA) assets that should be depositted to a Head returning any leftover to the user.
17-
18-
## [0.22.4] - 2025-08-05
19-
20-
- Accept additional field `amount` when depositing to specify the amount of Lovelace that should be depositted to a Head returning any leftover to the user.
21-
2220
- Hydra API server responds with the correct `Content-Type` header `application-json`.
2321

2422
- Add `Environment` to `Greetings` message, enabling clients to access runtime settings.

0 commit comments

Comments
 (0)