Skip to content

Commit

Permalink
added release date for 1.11.0 to NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knausb committed Jun 5, 2020
1 parent f21a263 commit 6c2b1d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ This may have been addressed at 64a308ba50b9119108e8946737460de5997b805b by addi
* In issue #92 (vcfR2genlight big data #92), JimWhiting91 has documented that `extract.gt()` could be greatly improved with multithreading. While he used `mclapply()` I do not feel this is the best solution because it does not work on Windows. I think a better solution would be [RCppParallel](https://rcppcore.github.io/RcppParallel/) because this should work on all CRAN platforms.

# vcfR 1.11.0
Released on CRAN 20XX-XX-XX

Released on CRAN 2020-06-05
* Now compatible with R 4.0.0 and dplyr 1.0.0

# vcfR 1.10.0
Released on CRAN 2020-02-06
Expand Down

0 comments on commit 6c2b1d3

Please sign in to comment.