Skip to content

Commit

Permalink
vcf/changelog: Fix entry context
Browse files Browse the repository at this point in the history
  • Loading branch information
zaeleus committed Sep 18, 2023
1 parent 2f1776d commit f40d7a3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions noodles-vcf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

This no longer quotes the `Number`, `Type`, and `Values` field values.

* vcf/header/parser/record/value/map/other: Only parse `Values` field in META
record.

* vcf/header/record/value/map/other: Add specialized PEDIGREE value parser
(#201).
* vcf/header/parser/record/value/map/other: Add specialized PEDIGREE value
parser (#201).

When the input is VCF 4.2, this allows the `Child` or `Derived` field to
act as the record ID in the value collection.

* vcf/header/parser/record/value/map/other: Only parse `Values` field in META
record.

[#201]: https://github.com/zaeleus/noodles/issues/201
[#203]: https://github.com/zaeleus/noodles/issues/203

Expand Down

0 comments on commit f40d7a3

Please sign in to comment.