Skip to content

Commit

Permalink
Changelog for v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Jun 5, 2023
1 parent 5d556be commit 4356a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Strobealign Changelog

## development version
## v0.10.0 (2023-06-05)

* #258: Fixed compilation on MinGW. Thanks @teepean.
* #260: Include full command line in the SAM PG header. Thanks @telmin.
* #20: By default, emit `M` CIGAR operations instead of `=` and `X`.
Added option `--eqx` to use `=` and `X` as before.
* #265: Fixed overflowing read count statistics when processing $2^{31}$ reads
or more. Thanks @telmin.
* #273: Fix handling of interleaved files using /1 or /2 suffixes
* #273: Fix handling of interleaved files using `/1` or `/2` suffixes

## v0.9.0 (2023-03-16)

Expand Down

0 comments on commit 4356a25

Please sign in to comment.