Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Feb 13, 2024
1 parent 45b468e commit 6dd7ae1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v0.2.0
======
+ skip non ACGT alts (@migbro #39)
+ grab description from input vcf and propagate to annotated VCFs (@dmiller15, @migbro #34, #35)

v0.1.9
======
+ report missing float as . (thanks @dmiller15 #32)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "echtvar"
version = "0.1.9"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 6dd7ae1

Please sign in to comment.