Skip to content

Commit fe83a74

Browse files
committed
Update CHANGELOG for v0.3.1
1 parent 1c57e9b commit fe83a74

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](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.1]
11+
1012
### Changed
1113

12-
- Upgraded to BioAlignments v3 ([#53](https://github.com/BioJulia/XAM.jl/pull/53))
14+
- Upgraded to BioAlignments v3 ([#55](https://github.com/BioJulia/XAM.jl/pull/55))
1315

14-
## [0.3.0]
16+
## [0.3.0] - 2022-10-10
1517

1618
## Added
1719

@@ -27,5 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2729

2830
- `BAM.Record` layout now matches the BAM specs ([#26](https://github.com/BioJulia/XAM.jl/pull/26))
2931

30-
[Unreleased]: https://github.com/BioJulia/XAM.jl/compare/v0.3.0...HEAD
32+
[Unreleased]: https://github.com/BioJulia/XAM.jl/compare/v0.3.1...HEAD
33+
[0.3.1]: https://github.com/BioJulia/XAM.jl/compare/v0.3.0...v0.3.1
3134
[0.3.0]: https://github.com/BioJulia/XAM.jl/compare/v0.2.8...v0.3.0

0 commit comments

Comments
 (0)