Skip to content

Commit 4a29825

Browse files
author
Rob Patro
committed
Clarify v0.2.0 API release notes
1 parent 0f2eda7 commit 4a29825

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,9 @@ uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7373
unfavorable workloads on zlib-rs, and preserves specialized BGZF, stored,
7474
and dense-member routing. `DecoderPath::MarkerAdmission` exposes the
7575
transient decision through existing telemetry.
76-
- The unreleased random-access API now uses the format-neutral `DeflateIndex`
77-
name instead of `GzipIndex`. This, the new mandatory `DecodeReport::format`
78-
field, and multi-format index provenance are planned for the next minor
79-
release rather than a patch release.
76+
- The random-access API uses the format-neutral `DeflateIndex` name instead of
77+
`GzipIndex`. This, the new mandatory `DecodeReport::format` field, and
78+
multi-format index provenance ship in 0.2.0 rather than a 0.1.x patch.
8079

8180
### Added
8281

0 commit comments

Comments
 (0)