Skip to content

Commit

Permalink
Update Changelog for 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DerrickWood committed Jun 6, 2023
1 parent 84e851b commit b6c4634
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# Changelog

## [2.1.3] - 2023-06-06

### Added
- k2 python wrapper script

### Changed
- Low complexity masking for nucleotide sequences now performed by our own
multithreaded code (k2mask) instead of the dustmasker program

### Fixed
- Bug that caused infinite loop when sequences had taxid 0 (thanks to R. Charles)
- Silenced new warning in GCC 11
- Allow NCBI downloads from both ftp:// and https:// paths (thanks to M. Machado)

## [2.1.2] - 2021-05-10

Expand Down

0 comments on commit b6c4634

Please sign in to comment.