Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
camilogarciabotero committed Oct 28, 2024
1 parent 4b1b0f0 commit e57df4a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ The format is based on Keep a Changelog and this project adheres to Semantic Ver

## [UNRELEASED](https://github.com/camilogarciabotero/BioVossEncoder.jl/compare/v0.2.0...main)

## [0.6.0]

- Improve correctness of the vossmatrix for 2-bit sequences.
- Add support for `String`s

## [0.5.0]

- Migrate VE to be bioseq type specific (#9) (@camilogarciabotero)

## [0.4.0]

- Massive renaming of methods and structs
Expand Down

2 comments on commit e57df4a

@camilogarciabotero
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 0.5.0 already exists

Please sign in to comment.