Skip to content

Commit 8e3bb5b

Browse files
committed
Release v2.3.0
1 parent 93b27fb commit 8e3bb5b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [2.3.0] - 2025-07-24
11+
1012
### Added
1113

1214
- The argument "seqtype" to SeqFileWrapperABC and its subclasses, which allow users to manually assign the seqtype of the inputs
@@ -176,7 +178,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
176178

177179
- Implement back-translation to convert the peptide MSA results to DNA counterpart when receiving coding sequence fasta as inputs.
178180

179-
[Unreleased]: https://github.com/stajichlab/PHYling/compare/v2.2.0...HEAD
181+
[Unreleased]: https://github.com/stajichlab/PHYling/compare/v2.3.0...HEAD
182+
183+
[2.3.0]: https://github.com/stajichlab/PHYling/compare/v2.2.0...v2.3.0
180184

181185
[2.2.0]: https://github.com/stajichlab/PHYling/compare/v2.1.1...v2.2.0
182186

0 commit comments

Comments
 (0)