Skip to content

Commit

Permalink
fastq/changelog: Add description for definition splitting
Browse files Browse the repository at this point in the history
  • Loading branch information
zaeleus committed Aug 2, 2024
1 parent 686bcd6 commit b2032c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions noodles-fastq/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
* fastq/io/reader/record/definition: Support horizontal tabs (`\t`) as a
definition separator ([#287]).

The reader now splits the definition name and description on either a space
(` `) or horizontal tab (`\t`).

* fastq/io/writer: Add builder.

* fastq/io/writer: Support setting a custom definition separator ([#287]).
Expand Down

0 comments on commit b2032c0

Please sign in to comment.