Skip to content

Commit 53f975c

Browse files
committed
Update CHANGELOG for v2.3.0
1 parent 898beae commit 53f975c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [2.3.0] - 2022-10-01
11+
1012
### Added
1113
- Getter functions for `AlignedSequence`, `PairwiseAlignment`, and
12-
`PairwiseAlignmentResult`
14+
`PairwiseAlignmentResult` (#83)
1315

14-
## [2.2.0]
16+
## [2.2.0] - 2022-07-07
1517

1618
### Added
1719
- Compact printing of alignments (#53)
@@ -110,7 +112,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
110112
## [0.1.0] - 2017-06-30
111113
- This initial release extracted the alignment utilities out from Bio.jl into this dedicated package.
112114

113-
[Unreleased]: https://github.com/BioJulia/BioAlignments.jl/compare/v2.2.0...HEAD
115+
[Unreleased]: https://github.com/BioJulia/BioAlignments.jl/compare/v2.3.0...HEAD
116+
[2.2.1]: https://github.com/BioJulia/BioAlignments.jl/compare/v2.2.0...v2.3.0
114117
[2.2.0]: https://github.com/BioJulia/BioAlignments.jl/compare/v2.1.0...v2.2.0
115118
[2.1.0]: https://github.com/BioJulia/BioAlignments.jl/compare/v2.0.1...v2.1.0
116119
[2.0.1]: https://github.com/BioJulia/BioAlignments.jl/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)