Skip to content

Commit 3fab24d

Browse files
authored
Update CHANGELOG.md
Updated changelog with a new release and details from pull request #1042
1 parent 3b90e2b commit 3fab24d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
BioJava Changelog
22
-----------------
33

4+
5+
BioJava 6.1.0
6+
==============================
7+
### Added
8+
* GenBankWriterHelper method that uses the original locus line rather than creating a new one, preventing loss of information
9+
* GenBankReader - the ability to successfully parse GenBank files with a LOCUS ID containing white space
10+
* GenBankReadr - the ability to successfully parse GenBank files missing a LOCUS ID
11+
12+
### Fixed
13+
* GenBankWriter - outputting db_xref feature qualifiers
14+
* GenBankWriter - outputting the accession version and GI ID
15+
* GenBankWriter - outputting feature locations containing joins and partial locations
16+
* GenBankReader - reading locations split over multiple lines
17+
* GenBankReader - set if a feature qualifier values requires quotes
18+
419
BioJava 6.0.5
520
==============================
621
### Fixed

0 commit comments

Comments
 (0)