Skip to content

Commit 304db43

Browse files
committed
fill-in CHANGELOG for v2.12.0
1 parent c4e14e2 commit 304db43

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
1-
### [2.12.0] - UNRELEASED
1+
### [2.12.0] - 2026-07-18
22

33
#### Added
44

5-
N/A
5+
- Allow controlling return type of asset quantities through a media query. Allowing string instead of integer when using `Accept: application/json:asset-quantity=string`.
6+
7+
- New slot-range index usage for wildcard (*) match queries (see [#194](https://github.com/CardanoSolutions/kupo/issues/194)).
68

79
#### Changed
810

9-
- Bumped internal dependencies to cardano-node==10.5.1
11+
- Bumped internal dependencies to cardano-node==11.0.1.
1012

1113
- Fixed network synchronisation calculations (see [#191](https://github.com/CardanoSolutions/kupo/issues/191)).
1214

15+
- Rework some integration tests to avoid issues with closed file handles.
16+
17+
- Fixed read-only mode requiring write permissions on the database directory.
18+
1319
#### Removed
1420

1521
N/A

0 commit comments

Comments
 (0)