You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
BioStructures.jl release notes
2
2
==============================
3
3
4
-
## v0.11.0 - May 2020
4
+
## v0.11.0 - Jun 2020
5
5
6
-
* The required versions of BioSequences and BioAlignments are updated to version 2 of each, with support for earlier versions being dropped. `AminoAcidSequence` is hence renamed to `LongAminoAcidSeq`.
6
+
* The required versions of BioSequences.jl and BioAlignments.jl are updated to v2 of each, with support for earlier versions being dropped. `AminoAcidSequence` is hence renamed to `LongAminoAcidSeq`.
7
7
*`threeletter_to_aa`, a lookup table of amino acids, is re-exported from BioSymbols.
0 commit comments