diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b7b32c6..66fc5e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ * `samtools`: - `samtools/flagstat`: Counts the number of alignments in SAM/BAM/CRAM files for each FLAG type (PR #31). - `samtools/idxstats`: Reports alignment summary statistics for a SAM/BAM/CRAM file (PR #32). - - `samtools/samtools_stats`: Reports alignment summary statistics for a BAM file (PR #38). + - `samtools/samtools_stats`: Reports alignment summary statistics for a BAM file (PR #39). ## MAJOR CHANGES